#c04a0e color space conversions
Hex:
#c04a0e
RGB:
192, 74, 14
CMY:
25, 71, 95
CMYK:
0, 61, 93, 25
HSL:
20°, 86.4078%, 40.3922%
HSV (HSB):
20°, 92.7083%, 75.2941%
XYZ:
24.2663, 16.1357, 2.2510
xyY:
0.5689, 0.3783, 16.1357
CIE-Lab:
47.1521, 44.9868, 53.9918
CIE-LCH:
47.1521, 70.2775, 50.1984
CIE-Luv:
47.1521, 96.6285, 38.9260
Hunter-Lab:
40.1693, 37.5355, 24.7960
#c04a0e color charts
#c04a0e color shades, tints & tones
#c04a0e color schemes
#c04a0e color preview, HTML & CSS examples
This text has a color of #c04a0e
<p style="color:#c04a0e;">Text here</p>
.mytext {color:#c04a0e;}
This box has a color of #c04a0e
<div style="background-color:#c04a0e;">Content here</div>
.mybackground {background-color:#c04a0e;}
Border around this has a color of #c04a0e
<div style="border:2px solid #c04a0e;">Content here</div>
.myborder {border:2px solid #c04a0e;}