#c00008 color space conversions
Hex:
#c00008
RGB:
192, 0, 8
CMY:
25, 100, 97
CMYK:
0, 100, 96, 25
HSL:
358°, 100.0000%, 37.6471%
HSV (HSB):
358°, 100.0000%, 75.2941%
XYZ:
21.7821, 11.2240, 1.2481
xyY:
0.6359, 0.3277, 11.2240
CIE-Lab:
39.9552, 64.7917, 51.3793
CIE-LCH:
39.9552, 82.6910, 38.4141
CIE-Luv:
39.9552, 130.6532, 27.3576
Hunter-Lab:
33.5022, 57.4259, 21.2427
#c00008 color charts
#c00008 color shades, tints & tones
#c00008 color schemes
#c00008 color preview, HTML & CSS examples
This text has a color of #c00008
<p style="color:#c00008;">Text here</p>
.mytext {color:#c00008;}
This box has a color of #c00008
<div style="background-color:#c00008;">Content here</div>
.mybackground {background-color:#c00008;}
Border around this has a color of #c00008
<div style="border:2px solid #c00008;">Content here</div>
.myborder {border:2px solid #c00008;}