#c64d6c color space conversions
Hex:
#c64d6c
RGB:
198, 77, 108
CMY:
22, 70, 58
CMYK:
0, 61, 45, 22
HSL:
345°, 51.4894%, 53.9216%
HSV (HSB):
345°, 61.1111%, 77.6471%
XYZ:
28.6494, 18.3962, 16.2282
xyY:
0.4528, 0.2907, 18.3962
CIE-Lab:
49.9732, 50.8776, 7.7076
CIE-LCH:
49.9732, 51.4581, 8.6145
CIE-Luv:
49.9732, 82.2094, 0.2086
Hunter-Lab:
42.8908, 44.1719, 7.5906
#c64d6c color charts
#c64d6c color shades, tints & tones
#c64d6c color schemes
#c64d6c color preview, HTML & CSS examples
This text has a color of #c64d6c
<p style="color:#c64d6c;">Text here</p>
.mytext {color:#c64d6c;}
This box has a color of #c64d6c
<div style="background-color:#c64d6c;">Content here</div>
.mybackground {background-color:#c64d6c;}
Border around this has a color of #c64d6c
<div style="border:2px solid #c64d6c;">Content here</div>
.myborder {border:2px solid #c64d6c;}