#c64f0e color space conversions
Hex:
#c64f0e
RGB:
198, 79, 14
CMY:
22, 69, 95
CMYK:
0, 60, 93, 22
HSL:
21°, 86.7925%, 41.5686%
HSV (HSB):
21°, 92.9293%, 77.6471%
XYZ:
26.1640, 17.6294, 2.4393
xyY:
0.5659, 0.3813, 17.6294
CIE-Lab:
49.0435, 44.8957, 55.7632
CIE-LCH:
49.0435, 71.5902, 51.1620
CIE-Luv:
49.0435, 97.8310, 40.9530
Hunter-Lab:
41.9874, 37.7521, 25.9467
#c64f0e color charts
#c64f0e color shades, tints & tones
#c64f0e color schemes
#c64f0e color preview, HTML & CSS examples
This text has a color of #c64f0e
<p style="color:#c64f0e;">Text here</p>
.mytext {color:#c64f0e;}
This box has a color of #c64f0e
<div style="background-color:#c64f0e;">Content here</div>
.mybackground {background-color:#c64f0e;}
Border around this has a color of #c64f0e
<div style="border:2px solid #c64f0e;">Content here</div>
.myborder {border:2px solid #c64f0e;}