#c9050e color space conversions
Hex:
#c9050e
RGB:
201, 5, 14
CMY:
21, 98, 95
CMYK:
0, 98, 93, 21
HSL:
357°, 95.1456%, 40.3922%
HSV (HSB):
357°, 97.5124%, 78.8235%
XYZ:
24.2209, 12.5578, 1.5628
xyY:
0.6317, 0.3275, 12.5578
CIE-Lab:
42.0892, 66.6118, 51.5495
CIE-LCH:
42.0892, 84.2287, 37.7355
CIE-Luv:
42.0892, 135.7299, 28.3602
Hunter-Lab:
35.4369, 59.9891, 22.1912
#c9050e color charts
#c9050e color shades, tints & tones
#c9050e color schemes
#c9050e color preview, HTML & CSS examples
This text has a color of #c9050e
<p style="color:#c9050e;">Text here</p>
.mytext {color:#c9050e;}
This box has a color of #c9050e
<div style="background-color:#c9050e;">Content here</div>
.mybackground {background-color:#c9050e;}
Border around this has a color of #c9050e
<div style="border:2px solid #c9050e;">Content here</div>
.myborder {border:2px solid #c9050e;}