#de3e8d color space conversions
Hex:
#de3e8d
RGB:
222, 62, 141
CMY:
13, 76, 45
CMYK:
0, 72, 36, 13
HSL:
330°, 70.7965%, 55.6863%
HSV (HSB):
330°, 72.0721%, 87.0588%
XYZ:
36.6545, 20.8979, 27.3011
xyY:
0.4320, 0.2463, 20.8979
CIE-Lab:
52.8376, 67.2290, -7.4304
CIE-LCH:
52.8376, 67.6384, 353.6930
CIE-Luv:
52.8376, 97.2175, -22.6603
Hunter-Lab:
45.7143, 63.1247, -3.4087
#de3e8d color charts
#de3e8d color shades, tints & tones
#de3e8d color schemes
#de3e8d color preview, HTML & CSS examples
This text has a color of #de3e8d
<p style="color:#de3e8d;">Text here</p>
.mytext {color:#de3e8d;}
This box has a color of #de3e8d
<div style="background-color:#de3e8d;">Content here</div>
.mybackground {background-color:#de3e8d;}
Border around this has a color of #de3e8d
<div style="border:2px solid #de3e8d;">Content here</div>
.myborder {border:2px solid #de3e8d;}