#c64e0c color space conversions
Hex:
#c64e0c
RGB:
198, 78, 12
CMY:
22, 69, 95
CMYK:
0, 61, 94, 22
HSL:
21°, 88.5714%, 41.1765%
HSV (HSB):
21°, 93.9394%, 77.6471%
XYZ:
26.0795, 17.4811, 2.3475
xyY:
0.5681, 0.3808, 17.4811
CIE-Lab:
48.8606, 45.3338, 56.1643
CIE-LCH:
48.8606, 72.1774, 51.0908
CIE-Luv:
48.8606, 98.6922, 40.8898
Hunter-Lab:
41.8104, 38.1721, 25.9384
#c64e0c color charts
#c64e0c color shades, tints & tones
#c64e0c color schemes
#c64e0c color preview, HTML & CSS examples
This text has a color of #c64e0c
<p style="color:#c64e0c;">Text here</p>
.mytext {color:#c64e0c;}
This box has a color of #c64e0c
<div style="background-color:#c64e0c;">Content here</div>
.mybackground {background-color:#c64e0c;}
Border around this has a color of #c64e0c
<div style="border:2px solid #c64e0c;">Content here</div>
.myborder {border:2px solid #c64e0c;}