#c64a8c color space conversions
Hex:
#c64a8c
RGB:
198, 74, 140
CMY:
22, 71, 45
CMYK:
0, 63, 29, 22
HSL:
328°, 52.1008%, 53.3333%
HSV (HSB):
328°, 62.6263%, 77.6471%
XYZ:
30.4711, 18.7968, 26.8331
xyY:
0.4004, 0.2470, 18.7968
CIE-Lab:
50.4486, 55.7889, -10.8246
CIE-LCH:
50.4486, 56.8293, 349.0195
CIE-Luv:
50.4486, 73.6894, -24.7841
Hunter-Lab:
43.3552, 49.5824, -6.3466
#c64a8c color charts
#c64a8c color shades, tints & tones
#c64a8c color schemes
#c64a8c color preview, HTML & CSS examples
This text has a color of #c64a8c
<p style="color:#c64a8c;">Text here</p>
.mytext {color:#c64a8c;}
This box has a color of #c64a8c
<div style="background-color:#c64a8c;">Content here</div>
.mybackground {background-color:#c64a8c;}
Border around this has a color of #c64a8c
<div style="border:2px solid #c64a8c;">Content here</div>
.myborder {border:2px solid #c64a8c;}