#c64c6d color space conversions
Hex:
#c64c6d
RGB:
198, 76, 109
CMY:
22, 70, 57
CMYK:
0, 62, 45, 22
HSL:
344°, 51.6949%, 53.7255%
HSV (HSB):
344°, 61.6162%, 77.6471%
XYZ:
28.6335, 18.2788, 16.4870
xyY:
0.4516, 0.2883, 18.2788
CIE-Lab:
49.8325, 51.4221, 6.9043
CIE-LCH:
49.8325, 51.8835, 7.6472
CIE-Luv:
49.8325, 82.4584, -0.8730
Hunter-Lab:
42.7537, 44.7280, 7.0637
#c64c6d color charts
#c64c6d color shades, tints & tones
#c64c6d color schemes
#c64c6d color preview, HTML & CSS examples
This text has a color of #c64c6d
<p style="color:#c64c6d;">Text here</p>
.mytext {color:#c64c6d;}
This box has a color of #c64c6d
<div style="background-color:#c64c6d;">Content here</div>
.mybackground {background-color:#c64c6d;}
Border around this has a color of #c64c6d
<div style="border:2px solid #c64c6d;">Content here</div>
.myborder {border:2px solid #c64c6d;}