#c9091d color space conversions
Hex:
#c9091d
RGB:
201, 9, 29
CMY:
21, 96, 89
CMYK:
0, 96, 86, 21
HSL:
354°, 91.4286%, 41.1765%
HSV (HSB):
354°, 95.5224%, 78.8235%
XYZ:
24.4069, 12.7016, 2.3277
xyY:
0.6189, 0.3221, 12.7016
CIE-Lab:
42.3101, 66.4685, 45.0274
CIE-LCH:
42.3101, 80.2841, 34.1147
CIE-Luv:
42.3101, 133.1596, 25.7378
Hunter-Lab:
35.6393, 59.8734, 21.0752
#c9091d color charts
#c9091d color shades, tints & tones
#c9091d color schemes
#c9091d color preview, HTML & CSS examples
This text has a color of #c9091d
<p style="color:#c9091d;">Text here</p>
.mytext {color:#c9091d;}
This box has a color of #c9091d
<div style="background-color:#c9091d;">Content here</div>
.mybackground {background-color:#c9091d;}
Border around this has a color of #c9091d
<div style="border:2px solid #c9091d;">Content here</div>
.myborder {border:2px solid #c9091d;}