#c64c1e color space conversions
Hex:
#c64c1e
RGB:
198, 76, 30
CMY:
22, 70, 88
CMYK:
0, 62, 85, 22
HSL:
16°, 73.6842%, 44.7059%
HSV (HSB):
16°, 84.8485%, 77.6471%
XYZ:
26.1075, 17.2684, 3.1854
xyY:
0.5607, 0.3709, 17.2684
CIE-Lab:
48.5964, 46.5887, 49.7470
CIE-LCH:
48.5964, 68.1562, 46.8778
CIE-Luv:
48.5964, 98.8903, 37.3056
Hunter-Lab:
41.5552, 39.4227, 24.5438
#c64c1e color charts
#c64c1e color shades, tints & tones
#c64c1e color schemes
#c64c1e color preview, HTML & CSS examples
This text has a color of #c64c1e
<p style="color:#c64c1e;">Text here</p>
.mytext {color:#c64c1e;}
This box has a color of #c64c1e
<div style="background-color:#c64c1e;">Content here</div>
.mybackground {background-color:#c64c1e;}
Border around this has a color of #c64c1e
<div style="border:2px solid #c64c1e;">Content here</div>
.myborder {border:2px solid #c64c1e;}