#c64e0d color space conversions
Hex:
#c64e0d
RGB:
198, 78, 13
CMY:
22, 69, 95
CMYK:
0, 61, 93, 22
HSL:
21°, 87.6777%, 41.3725%
HSV (HSB):
21°, 93.4343%, 77.6471%
XYZ:
26.0857, 17.4836, 2.3806
xyY:
0.5677, 0.3805, 17.4836
CIE-Lab:
48.8637, 45.3465, 55.9092
CIE-LCH:
48.8637, 71.9871, 50.9554
CIE-Luv:
48.8637, 98.6437, 40.7769
Hunter-Lab:
41.8134, 38.1857, 25.8938
#c64e0d color charts
#c64e0d color shades, tints & tones
#c64e0d color schemes
#c64e0d color preview, HTML & CSS examples
This text has a color of #c64e0d
<p style="color:#c64e0d;">Text here</p>
.mytext {color:#c64e0d;}
This box has a color of #c64e0d
<div style="background-color:#c64e0d;">Content here</div>
.mybackground {background-color:#c64e0d;}
Border around this has a color of #c64e0d
<div style="border:2px solid #c64e0d;">Content here</div>
.myborder {border:2px solid #c64e0d;}