#c04c0e color space conversions
Hex:
#c04c0e
RGB:
192, 76, 14
CMY:
25, 70, 95
CMYK:
0, 60, 93, 25
HSL:
21°, 86.4078%, 40.3922%
HSV (HSB):
21°, 92.7083%, 75.2941%
XYZ:
24.4019, 16.4071, 2.2962
xyY:
0.5661, 0.3806, 16.4071
CIE-Lab:
47.5041, 44.0595, 54.2336
CIE-LCH:
47.5041, 69.8750, 50.9095
CIE-Luv:
47.5041, 95.1224, 39.5130
Hunter-Lab:
40.5056, 36.6495, 24.9929
#c04c0e color charts
#c04c0e color shades, tints & tones
#c04c0e color schemes
#c04c0e color preview, HTML & CSS examples
This text has a color of #c04c0e
<p style="color:#c04c0e;">Text here</p>
.mytext {color:#c04c0e;}
This box has a color of #c04c0e
<div style="background-color:#c04c0e;">Content here</div>
.mybackground {background-color:#c04c0e;}
Border around this has a color of #c04c0e
<div style="border:2px solid #c04c0e;">Content here</div>
.myborder {border:2px solid #c04c0e;}