#c64a8a color space conversions
Hex:
#c64a8a
RGB:
198, 74, 138
CMY:
22, 71, 46
CMYK:
0, 63, 30, 22
HSL:
329°, 52.1008%, 53.3333%
HSV (HSB):
329°, 62.6263%, 77.6471%
XYZ:
30.3249, 18.7383, 26.0633
xyY:
0.4037, 0.2494, 18.7383
CIE-Lab:
50.3796, 55.5381, -9.7328
CIE-LCH:
50.3796, 56.3844, 350.0601
CIE-Luv:
50.3796, 74.3436, -23.2228
Hunter-Lab:
43.2878, 49.2933, -5.3967
#c64a8a color charts
#c64a8a color shades, tints & tones
#c64a8a color schemes
#c64a8a color preview, HTML & CSS examples
This text has a color of #c64a8a
<p style="color:#c64a8a;">Text here</p>
.mytext {color:#c64a8a;}
This box has a color of #c64a8a
<div style="background-color:#c64a8a;">Content here</div>
.mybackground {background-color:#c64a8a;}
Border around this has a color of #c64a8a
<div style="border:2px solid #c64a8a;">Content here</div>
.myborder {border:2px solid #c64a8a;}