#cc3d8e color space conversions
Hex:
#cc3d8e
RGB:
204, 61, 142
CMY:
20, 76, 44
CMYK:
0, 70, 30, 20
HSL:
326°, 58.3673%, 51.9608%
HSV (HSB):
326°, 70.0980%, 80.0000%
XYZ:
31.4531, 18.1279, 27.4324
xyY:
0.4084, 0.2354, 18.1279
CIE-Lab:
49.6508, 62.8647, -13.1268
CIE-LCH:
49.6508, 64.2206, 348.2055
CIE-Luv:
49.6508, 82.8637, -29.2410
Hunter-Lab:
42.5768, 57.3551, -8.3971
#cc3d8e color charts
#cc3d8e color shades, tints & tones
#cc3d8e color schemes
#cc3d8e color preview, HTML & CSS examples
This text has a color of #cc3d8e
<p style="color:#cc3d8e;">Text here</p>
.mytext {color:#cc3d8e;}
This box has a color of #cc3d8e
<div style="background-color:#cc3d8e;">Content here</div>
.mybackground {background-color:#cc3d8e;}
Border around this has a color of #cc3d8e
<div style="border:2px solid #cc3d8e;">Content here</div>
.myborder {border:2px solid #cc3d8e;}