#de2c85 color space conversions
Hex:
#de2c85
RGB:
222, 44, 133
CMY:
13, 83, 48
CMYK:
0, 80, 40, 13
HSL:
330°, 72.9508%, 52.1569%
HSV (HSB):
330°, 80.1802%, 87.0588%
XYZ:
35.2585, 19.0244, 24.0040
xyY:
0.4504, 0.2430, 19.0244
CIE-Lab:
50.7158, 71.6946, -5.7926
CIE-LCH:
50.7158, 71.9282, 355.3808
CIE-Luv:
50.7158, 106.3837, -21.2690
Hunter-Lab:
43.6170, 67.9637, -2.0976
#de2c85 color charts
#de2c85 color shades, tints & tones
#de2c85 color schemes
#de2c85 color preview, HTML & CSS examples
This text has a color of #de2c85
<p style="color:#de2c85;">Text here</p>
.mytext {color:#de2c85;}
This box has a color of #de2c85
<div style="background-color:#de2c85;">Content here</div>
.mybackground {background-color:#de2c85;}
Border around this has a color of #de2c85
<div style="border:2px solid #de2c85;">Content here</div>
.myborder {border:2px solid #de2c85;}