#c64a24 color space conversions
Hex:
#c64a24
RGB:
198, 74, 36
CMY:
22, 71, 86
CMYK:
0, 63, 82, 22
HSL:
14°, 69.2308%, 45.8824%
HSV (HSB):
14°, 81.8182%, 77.6471%
XYZ:
26.0559, 17.0307, 3.5830
xyY:
0.5583, 0.3649, 17.0307
CIE-Lab:
48.2987, 47.6579, 46.7694
CIE-LCH:
48.2987, 66.7732, 44.4609
CIE-Luv:
48.2987, 99.6867, 35.2278
Hunter-Lab:
41.2683, 40.4817, 23.7401
#c64a24 color charts
#c64a24 color shades, tints & tones
#c64a24 color schemes
#c64a24 color preview, HTML & CSS examples
This text has a color of #c64a24
<p style="color:#c64a24;">Text here</p>
.mytext {color:#c64a24;}
This box has a color of #c64a24
<div style="background-color:#c64a24;">Content here</div>
.mybackground {background-color:#c64a24;}
Border around this has a color of #c64a24
<div style="border:2px solid #c64a24;">Content here</div>
.myborder {border:2px solid #c64a24;}