#de3e8c color space conversions
Hex:
#de3e8c
RGB:
222, 62, 140
CMY:
13, 76, 45
CMYK:
0, 72, 37, 13
HSL:
331°, 70.7965%, 55.6863%
HSV (HSB):
331°, 72.0721%, 87.0588%
XYZ:
36.5804, 20.8683, 26.9109
xyY:
0.4336, 0.2474, 20.8683
CIE-Lab:
52.8050, 67.1239, -6.8829
CIE-LCH:
52.8050, 67.4759, 354.1454
CIE-Luv:
52.8050, 97.5993, -21.8988
Hunter-Lab:
45.6818, 62.9935, -2.9501
#de3e8c color charts
#de3e8c color shades, tints & tones
#de3e8c color schemes
#de3e8c color preview, HTML & CSS examples
This text has a color of #de3e8c
<p style="color:#de3e8c;">Text here</p>
.mytext {color:#de3e8c;}
This box has a color of #de3e8c
<div style="background-color:#de3e8c;">Content here</div>
.mybackground {background-color:#de3e8c;}
Border around this has a color of #de3e8c
<div style="border:2px solid #de3e8c;">Content here</div>
.myborder {border:2px solid #de3e8c;}