#c64e1f color space conversions
Hex:
#c64e1f
RGB:
198, 78, 31
CMY:
22, 69, 88
CMYK:
0, 61, 84, 22
HSL:
17°, 72.9258%, 44.9020%
HSV (HSB):
17°, 84.3434%, 77.6471%
XYZ:
26.2604, 17.5535, 3.3004
xyY:
0.5574, 0.3726, 17.5535
CIE-Lab:
48.9500, 45.6982, 49.6237
CIE-LCH:
48.9500, 67.4599, 47.3582
CIE-Luv:
48.9500, 97.3145, 37.6789
Hunter-Lab:
41.8969, 38.5620, 24.6573
#c64e1f color charts
#c64e1f color shades, tints & tones
#c64e1f color schemes
#c64e1f color preview, HTML & CSS examples
This text has a color of #c64e1f
<p style="color:#c64e1f;">Text here</p>
.mytext {color:#c64e1f;}
This box has a color of #c64e1f
<div style="background-color:#c64e1f;">Content here</div>
.mybackground {background-color:#c64e1f;}
Border around this has a color of #c64e1f
<div style="border:2px solid #c64e1f;">Content here</div>
.myborder {border:2px solid #c64e1f;}