#c00009 color space conversions
Hex:
#c00009
RGB:
192, 0, 9
CMY:
25, 100, 96
CMYK:
0, 100, 95, 25
HSL:
357°, 100.0000%, 37.6471%
HSV (HSB):
357°, 100.0000%, 75.2941%
XYZ:
21.7875, 11.2262, 1.2770
xyY:
0.6354, 0.3274, 11.2262
CIE-Lab:
39.9589, 64.8017, 51.0408
CIE-LCH:
39.9589, 82.4889, 38.2256
CIE-Luv:
39.9589, 130.5735, 27.2386
Hunter-Lab:
33.5055, 57.4381, 21.1942
#c00009 color charts
#c00009 color shades, tints & tones
#c00009 color schemes
#c00009 color preview, HTML & CSS examples
This text has a color of #c00009
<p style="color:#c00009;">Text here</p>
.mytext {color:#c00009;}
This box has a color of #c00009
<div style="background-color:#c00009;">Content here</div>
.mybackground {background-color:#c00009;}
Border around this has a color of #c00009
<div style="border:2px solid #c00009;">Content here</div>
.myborder {border:2px solid #c00009;}