#c64f2e color space conversions
Hex:
#c64f2e
RGB:
198, 79, 46
CMY:
22, 69, 82
CMYK:
0, 60, 77, 22
HSL:
13°, 62.2951%, 47.8431%
HSV (HSB):
13°, 76.7677%, 77.6471%
XYZ:
26.5778, 17.7950, 4.6187
xyY:
0.5425, 0.3632, 17.7950
CIE-Lab:
49.2465, 45.7269, 42.7429
CIE-LCH:
49.2465, 62.5931, 43.0682
CIE-Luv:
49.2465, 94.7802, 33.7591
Hunter-Lab:
42.1841, 38.6406, 23.0372
#c64f2e color charts
#c64f2e color shades, tints & tones
#c64f2e color schemes
#c64f2e color preview, HTML & CSS examples
This text has a color of #c64f2e
<p style="color:#c64f2e;">Text here</p>
.mytext {color:#c64f2e;}
This box has a color of #c64f2e
<div style="background-color:#c64f2e;">Content here</div>
.mybackground {background-color:#c64f2e;}
Border around this has a color of #c64f2e
<div style="border:2px solid #c64f2e;">Content here</div>
.myborder {border:2px solid #c64f2e;}