#de027e color space conversions
Hex:
#de027e
RGB:
222, 2, 126
CMY:
13, 99, 51
CMYK:
0, 99, 43, 13
HSL:
326°, 98.2143%, 43.9216%
HSV (HSB):
326°, 99.0991%, 87.0588%
XYZ:
33.9118, 17.0794, 21.2480
xyY:
0.4694, 0.2364, 17.0794
CIE-Lab:
48.3599, 77.2156, -5.0412
CIE-LCH:
48.3599, 77.3800, 356.2646
CIE-Luv:
48.3599, 116.6267, -21.3288
Hunter-Lab:
41.3272, 74.1489, -1.5543
#de027e color charts
#de027e color shades, tints & tones
#de027e color schemes
#de027e color preview, HTML & CSS examples
This text has a color of #de027e
<p style="color:#de027e;">Text here</p>
.mytext {color:#de027e;}
This box has a color of #de027e
<div style="background-color:#de027e;">Content here</div>
.mybackground {background-color:#de027e;}
Border around this has a color of #de027e
<div style="border:2px solid #de027e;">Content here</div>
.myborder {border:2px solid #de027e;}