#c00c00 color space conversions
Hex:
#c00c00
RGB:
192, 12, 0
CMY:
25, 95, 100
CMYK:
0, 94, 100, 25
HSL:
4°, 100.0000%, 37.6471%
HSV (HSB):
4°, 100.0000%, 75.2941%
XYZ:
21.8697, 11.4694, 1.0612
xyY:
0.6357, 0.3334, 11.4694
CIE-Lab:
40.3601, 63.4564, 54.4521
CIE-LCH:
40.3601, 83.6166, 40.6330
CIE-Luv:
40.3601, 129.0729, 29.0653
Hunter-Lab:
33.8665, 56.0020, 21.8488
#c00c00 color charts
#c00c00 RGB chart
#c00c00 CMYK chart
#c00c00 RGB pie chart
#c00c00 color shades, tints & tones
#c00c00 color schemes
#c00c00 color preview, HTML & CSS examples
This text has a color of #c00c00
<p style="color:#c00c00;">Text here</p>
.mytext {color:#c00c00;}
Text color #c00c00
This box has a color of #c00c00
<div style="background-color:#c00c00;">Content here</div>
.mybackground {background-color:#c00c00;}
Background color #c00c00
Border around this has a color of #c00c00
<div style="border:2px solid #c00c00;">Content here</div>
.myborder {border:2px solid #c00c00;}
Border color #c00c00