#cc206e color space conversions
Hex:
#cc206e
RGB:
204, 32, 110
CMY:
20, 87, 57
CMYK:
0, 84, 46, 20
HSL:
333°, 72.8814%, 46.2745%
HSV (HSB):
333°, 84.3137%, 80.0000%
XYZ:
28.2328, 14.9962, 16.1584
xyY:
0.4754, 0.2525, 14.9962
CIE-Lab:
45.6290, 67.9701, 0.3699
CIE-LCH:
45.6290, 67.9711, 0.3118
CIE-Luv:
45.6290, 104.7182, -12.4049
Hunter-Lab:
38.7249, 62.3688, 2.3681
#cc206e color charts
#cc206e color shades, tints & tones
#cc206e color schemes
#cc206e color preview, HTML & CSS examples
This text has a color of #cc206e
<p style="color:#cc206e;">Text here</p>
.mytext {color:#cc206e;}
This box has a color of #cc206e
<div style="background-color:#cc206e;">Content here</div>
.mybackground {background-color:#cc206e;}
Border around this has a color of #cc206e
<div style="border:2px solid #cc206e;">Content here</div>
.myborder {border:2px solid #cc206e;}