#cc70a8 color space conversions
Hex:
#cc70a8
RGB:
204, 112, 168
CMY:
20, 56, 34
CMYK:
0, 45, 18, 20
HSL:
323°, 47.4227%, 61.9608%
HSV (HSB):
323°, 45.0980%, 80.0000%
XYZ:
37.7639, 27.2529, 40.3157
xyY:
0.3585, 0.2587, 27.2529
CIE-Lab:
59.2077, 43.4070, -13.9472
CIE-LCH:
59.2077, 45.5927, 342.1872
CIE-Luv:
59.2077, 52.5978, -27.8134
Hunter-Lab:
52.2043, 37.7671, -9.2448
#cc70a8 color charts
#cc70a8 color shades, tints & tones
#cc70a8 color schemes
#cc70a8 color preview, HTML & CSS examples
This text has a color of #cc70a8
<p style="color:#cc70a8;">Text here</p>
.mytext {color:#cc70a8;}
This box has a color of #cc70a8
<div style="background-color:#cc70a8;">Content here</div>
.mybackground {background-color:#cc70a8;}
Border around this has a color of #cc70a8
<div style="border:2px solid #cc70a8;">Content here</div>
.myborder {border:2px solid #cc70a8;}