#de3e84 color space conversions
Hex:
#de3e84
RGB:
222, 62, 132
CMY:
13, 76, 48
CMYK:
0, 72, 41, 13
HSL:
334°, 70.7965%, 55.6863%
HSV (HSB):
334°, 72.0721%, 87.0588%
XYZ:
36.0117, 20.6408, 23.9158
xyY:
0.4470, 0.2562, 20.6408
CIE-Lab:
52.5541, 66.3108, -2.4749
CIE-LCH:
52.5541, 66.3570, 357.8625
CIE-Luv:
52.5541, 100.6283, -15.8829
Hunter-Lab:
45.4321, 61.9814, 0.5918
#de3e84 color charts
#de3e84 color shades, tints & tones
#de3e84 color schemes
#de3e84 color preview, HTML & CSS examples
This text has a color of #de3e84
<p style="color:#de3e84;">Text here</p>
.mytext {color:#de3e84;}
This box has a color of #de3e84
<div style="background-color:#de3e84;">Content here</div>
.mybackground {background-color:#de3e84;}
Border around this has a color of #de3e84
<div style="border:2px solid #de3e84;">Content here</div>
.myborder {border:2px solid #de3e84;}