#dc32be color space conversions
Hex:
#dc32be
RGB:
220, 50, 190
CMY:
14, 80, 25
CMYK:
0, 77, 14, 14
HSL:
311°, 70.8333%, 52.9412%
HSV (HSB):
311°, 77.2727%, 86.2745%
XYZ:
39.9501, 21.2146, 50.7044
xyY:
0.3571, 0.1896, 21.2146
CIE-Lab:
53.1835, 76.3336, -35.7396
CIE-LCH:
53.1835, 84.2860, 334.9109
CIE-Luv:
53.1835, 79.7314, -65.1067
Hunter-Lab:
46.0593, 74.2205, -33.0280
#dc32be color charts
#dc32be color shades, tints & tones
#dc32be color schemes
#dc32be color preview, HTML & CSS examples
This text has a color of #dc32be
<p style="color:#dc32be;">Text here</p>
.mytext {color:#dc32be;}
This box has a color of #dc32be
<div style="background-color:#dc32be;">Content here</div>
.mybackground {background-color:#dc32be;}
Border around this has a color of #dc32be
<div style="border:2px solid #dc32be;">Content here</div>
.myborder {border:2px solid #dc32be;}