#c64d6e color space conversions
Hex:
#c64d6e
RGB:
198, 77, 110
CMY:
22, 70, 57
CMYK:
0, 61, 44, 22
HSL:
344°, 51.4894%, 53.9216%
HSV (HSB):
344°, 61.1111%, 77.6471%
XYZ:
28.7571, 18.4393, 16.7953
xyY:
0.4494, 0.2882, 18.4393
CIE-Lab:
50.0247, 51.0754, 6.5752
CIE-LCH:
50.0247, 51.4968, 7.3357
CIE-Luv:
50.0247, 81.6256, -1.1860
Hunter-Lab:
42.9410, 44.3924, 6.8689
#c64d6e color charts
#c64d6e color shades, tints & tones
#c64d6e color schemes
#c64d6e color preview, HTML & CSS examples
This text has a color of #c64d6e
<p style="color:#c64d6e;">Text here</p>
.mytext {color:#c64d6e;}
This box has a color of #c64d6e
<div style="background-color:#c64d6e;">Content here</div>
.mybackground {background-color:#c64d6e;}
Border around this has a color of #c64d6e
<div style="border:2px solid #c64d6e;">Content here</div>
.myborder {border:2px solid #c64d6e;}