#c64f4e color space conversions
Hex:
#c64f4e
RGB:
198, 79, 78
CMY:
22, 69, 69
CMYK:
0, 60, 61, 22
HSL:
0°, 51.2821%, 54.1176%
HSV (HSB):
0°, 60.6061%, 77.6471%
XYZ:
27.4598, 18.1478, 9.2633
xyY:
0.5004, 0.3307, 18.1478
CIE-Lab:
49.6749, 47.4580, 25.2698
CIE-LCH:
49.6749, 53.7664, 28.0338
CIE-Luv:
49.6749, 88.8466, 19.6525
Hunter-Lab:
42.6002, 40.5096, 16.9277
#c64f4e color charts
#c64f4e color shades, tints & tones
#c64f4e color schemes
#c64f4e color preview, HTML & CSS examples
This text has a color of #c64f4e
<p style="color:#c64f4e;">Text here</p>
.mytext {color:#c64f4e;}
This box has a color of #c64f4e
<div style="background-color:#c64f4e;">Content here</div>
.mybackground {background-color:#c64f4e;}
Border around this has a color of #c64f4e
<div style="border:2px solid #c64f4e;">Content here</div>
.myborder {border:2px solid #c64f4e;}