#de5f7e color space conversions
Hex:
#de5f7e
RGB:
222, 95, 126
CMY:
13, 63, 51
CMYK:
0, 57, 43, 13
HSL:
345°, 65.8031%, 62.1569%
HSV (HSB):
345°, 57.2072%, 87.0588%
XYZ:
37.9823, 25.2204, 22.6048
xyY:
0.4426, 0.2939, 25.2204
CIE-Lab:
57.2895, 52.3822, 7.9362
CIE-LCH:
57.2895, 52.9800, 8.6151
CIE-Luv:
57.2895, 86.3905, 0.4010
Hunter-Lab:
50.2199, 47.1183, 8.4665
#de5f7e color charts
#de5f7e color shades, tints & tones
#de5f7e color schemes
#de5f7e color preview, HTML & CSS examples
This text has a color of #de5f7e
<p style="color:#de5f7e;">Text here</p>
.mytext {color:#de5f7e;}
This box has a color of #de5f7e
<div style="background-color:#de5f7e;">Content here</div>
.mybackground {background-color:#de5f7e;}
Border around this has a color of #de5f7e
<div style="border:2px solid #de5f7e;">Content here</div>
.myborder {border:2px solid #de5f7e;}