#de5e7c color space conversions
Hex:
#de5e7c
RGB:
222, 94, 124
CMY:
13, 63, 51
CMYK:
0, 58, 44, 13
HSL:
346°, 65.9794%, 61.9608%
HSV (HSB):
346°, 57.6577%, 87.0588%
XYZ:
37.7650, 24.9902, 21.9019
xyY:
0.4461, 0.2952, 24.9902
CIE-Lab:
57.0659, 52.6423, 8.7910
CIE-LCH:
57.0659, 53.3712, 9.4806
CIE-Luv:
57.0659, 87.5175, 1.3888
Hunter-Lab:
49.9902, 47.3644, 9.0168
#de5e7c color charts
#de5e7c color shades, tints & tones
#de5e7c color schemes
#de5e7c color preview, HTML & CSS examples
This text has a color of #de5e7c
<p style="color:#de5e7c;">Text here</p>
.mytext {color:#de5e7c;}
This box has a color of #de5e7c
<div style="background-color:#de5e7c;">Content here</div>
.mybackground {background-color:#de5e7c;}
Border around this has a color of #de5e7c
<div style="border:2px solid #de5e7c;">Content here</div>
.myborder {border:2px solid #de5e7c;}