#c962a5 color space conversions
Hex:
#c962a5
RGB:
201, 98, 165
CMY:
21, 62, 35
CMYK:
0, 51, 18, 21
HSL:
321°, 48.8152%, 58.6275%
HSV (HSB):
321°, 51.2438%, 78.8235%
XYZ:
35.2466, 23.8695, 38.3469
xyY:
0.3616, 0.2449, 23.8695
CIE-Lab:
55.9569, 49.0631, -17.1750
CIE-LCH:
55.9569, 51.9823, 340.7069
CIE-Luv:
55.9569, 57.8406, -33.2628
Hunter-Lab:
48.8564, 43.2770, -12.3366
#c962a5 color charts
#c962a5 color shades, tints & tones
#c962a5 color schemes
#c962a5 color preview, HTML & CSS examples
This text has a color of #c962a5
<p style="color:#c962a5;">Text here</p>
.mytext {color:#c962a5;}
This box has a color of #c962a5
<div style="background-color:#c962a5;">Content here</div>
.mybackground {background-color:#c962a5;}
Border around this has a color of #c962a5
<div style="border:2px solid #c962a5;">Content here</div>
.myborder {border:2px solid #c962a5;}