#de2c8c color space conversions
Hex:
#de2c8c
RGB:
222, 44, 140
CMY:
13, 83, 45
CMYK:
0, 80, 37, 13
HSL:
328°, 72.9508%, 52.1569%
HSV (HSB):
328°, 80.1802%, 87.0588%
XYZ:
35.7585, 19.2244, 26.6369
xyY:
0.4381, 0.2355, 19.2244
CIE-Lab:
50.9487, 72.3806, -9.6560
CIE-LCH:
50.9487, 73.0219, 352.4013
CIE-Luv:
50.9487, 103.4391, -26.5644
Hunter-Lab:
43.8456, 68.8466, -5.3277
#de2c8c color charts
#de2c8c color shades, tints & tones
#de2c8c color schemes
#de2c8c color preview, HTML & CSS examples
This text has a color of #de2c8c
<p style="color:#de2c8c;">Text here</p>
.mytext {color:#de2c8c;}
This box has a color of #de2c8c
<div style="background-color:#de2c8c;">Content here</div>
.mybackground {background-color:#de2c8c;}
Border around this has a color of #de2c8c
<div style="border:2px solid #de2c8c;">Content here</div>
.myborder {border:2px solid #de2c8c;}