#cc70a1 color space conversions
Hex:
#cc70a1
RGB:
204, 112, 161
CMY:
20, 56, 37
CMYK:
0, 45, 21, 20
HSL:
328°, 47.4227%, 61.9608%
HSV (HSB):
328°, 45.0980%, 80.0000%
XYZ:
37.1290, 26.9989, 36.9726
xyY:
0.3672, 0.2671, 26.9989
CIE-Lab:
58.9733, 42.3456, -10.2664
CIE-LCH:
58.9733, 43.5723, 346.3720
CIE-Luv:
58.9733, 54.2099, -22.1999
Hunter-Lab:
51.9605, 36.6186, -5.8156
#cc70a1 color charts
#cc70a1 color shades, tints & tones
#cc70a1 color schemes
#cc70a1 color preview, HTML & CSS examples
This text has a color of #cc70a1
<p style="color:#cc70a1;">Text here</p>
.mytext {color:#cc70a1;}
This box has a color of #cc70a1
<div style="background-color:#cc70a1;">Content here</div>
.mybackground {background-color:#cc70a1;}
Border around this has a color of #cc70a1
<div style="border:2px solid #cc70a1;">Content here</div>
.myborder {border:2px solid #cc70a1;}