#de3e85 color space conversions
Hex:
#de3e85
RGB:
222, 62, 133
CMY:
13, 76, 48
CMYK:
0, 72, 40, 13
HSL:
333°, 70.7965%, 55.6863%
HSV (HSB):
333°, 72.0721%, 87.0588%
XYZ:
36.0805, 20.6683, 24.2780
xyY:
0.4453, 0.2551, 20.6683
CIE-Lab:
52.5845, 66.4098, -3.0285
CIE-LCH:
52.5845, 66.4788, 357.3889
CIE-Luv:
52.5845, 100.2525, -16.6269
Hunter-Lab:
45.4624, 62.1043, 0.1614
#de3e85 color charts
#de3e85 color shades, tints & tones
#de3e85 color schemes
#de3e85 color preview, HTML & CSS examples
This text has a color of #de3e85
<p style="color:#de3e85;">Text here</p>
.mytext {color:#de3e85;}
This box has a color of #de3e85
<div style="background-color:#de3e85;">Content here</div>
.mybackground {background-color:#de3e85;}
Border around this has a color of #de3e85
<div style="border:2px solid #de3e85;">Content here</div>
.myborder {border:2px solid #de3e85;}