Constant glm_color::rgb::consts::LIGHT_CORAL [] [src]

pub const LIGHT_CORAL: Rgb = Rgb{r: 240 as f32 * ONE_OVER_256,
    g: 128 as f32 * ONE_OVER_256,
    b: 128 as f32 * ONE_OVER_256,}