#c64f4c color space conversions
Hex:
#c64f4c
RGB:
198, 79, 76
CMY:
22, 69, 70
CMYK:
0, 60, 62, 22
HSL:
1°, 51.6949%, 53.7255%
HSV (HSB):
1°, 61.6162%, 77.6471%
XYZ:
27.3892, 18.1195, 8.8913
xyY:
0.5035, 0.3331, 18.1195
CIE-Lab:
49.6408, 47.3213, 26.4046
CIE-LCH:
49.6408, 54.1895, 29.1608
CIE-Luv:
49.6408, 89.2957, 20.7261
Hunter-Lab:
42.5670, 40.3611, 17.4125
#c64f4c color charts
#c64f4c color shades, tints & tones
#c64f4c color schemes
#c64f4c color preview, HTML & CSS examples
This text has a color of #c64f4c
<p style="color:#c64f4c;">Text here</p>
.mytext {color:#c64f4c;}
This box has a color of #c64f4c
<div style="background-color:#c64f4c;">Content here</div>
.mybackground {background-color:#c64f4c;}
Border around this has a color of #c64f4c
<div style="border:2px solid #c64f4c;">Content here</div>
.myborder {border:2px solid #c64f4c;}