#c64f8a color space conversions
Hex:
#c64f8a
RGB:
198, 79, 138
CMY:
22, 69, 46
CMYK:
0, 60, 30, 22
HSL:
330°, 51.0730%, 54.3137%
HSV (HSB):
330°, 60.1010%, 77.6471%
XYZ:
30.6721, 19.4327, 26.1790
xyY:
0.4021, 0.2547, 19.4327
CIE-Lab:
51.1897, 53.3455, -8.5197
CIE-LCH:
51.1897, 54.0215, 350.9260
CIE-Luv:
51.1897, 72.1004, -21.2044
Hunter-Lab:
44.0825, 47.0538, -4.3524
#c64f8a color charts
#c64f8a color shades, tints & tones
#c64f8a color schemes
#c64f8a color preview, HTML & CSS examples
This text has a color of #c64f8a
<p style="color:#c64f8a;">Text here</p>
.mytext {color:#c64f8a;}
This box has a color of #c64f8a
<div style="background-color:#c64f8a;">Content here</div>
.mybackground {background-color:#c64f8a;}
Border around this has a color of #c64f8a
<div style="border:2px solid #c64f8a;">Content here</div>
.myborder {border:2px solid #c64f8a;}