#c64f41 color space conversions
Hex:
#c64f41
RGB:
198, 79, 65
CMY:
22, 69, 75
CMYK:
0, 60, 67, 22
HSL:
6°, 53.8462%, 51.5686%
HSV (HSB):
6°, 67.1717%, 77.6471%
XYZ:
27.0388, 17.9794, 7.0463
xyY:
0.5193, 0.3453, 17.9794
CIE-Lab:
49.4711, 46.6384, 32.5847
CIE-LCH:
49.4711, 56.8937, 34.9407
CIE-Luv:
49.4711, 91.5885, 26.1911
Hunter-Lab:
42.4021, 39.6215, 19.8288
#c64f41 color charts
#c64f41 color shades, tints & tones
#c64f41 color schemes
#c64f41 color preview, HTML & CSS examples
This text has a color of #c64f41
<p style="color:#c64f41;">Text here</p>
.mytext {color:#c64f41;}
This box has a color of #c64f41
<div style="background-color:#c64f41;">Content here</div>
.mybackground {background-color:#c64f41;}
Border around this has a color of #c64f41
<div style="border:2px solid #c64f41;">Content here</div>
.myborder {border:2px solid #c64f41;}