#de026c color space conversions
Hex:
#de026c
RGB:
222, 2, 108
CMY:
13, 99, 58
CMYK:
0, 99, 51, 13
HSL:
331°, 98.2143%, 43.9216%
HSV (HSB):
331°, 99.0991%, 87.0588%
XYZ:
32.8527, 16.6557, 15.6707
xyY:
0.5040, 0.2555, 16.6557
CIE-Lab:
47.8233, 75.7976, 5.2293
CIE-LCH:
47.8233, 75.9778, 3.9466
CIE-Luv:
47.8233, 124.7982, -8.5029
Hunter-Lab:
40.8114, 72.2703, 5.8019
#de026c color charts
#de026c color shades, tints & tones
#de026c color schemes
#de026c color preview, HTML & CSS examples
This text has a color of #de026c
<p style="color:#de026c;">Text here</p>
.mytext {color:#de026c;}
This box has a color of #de026c
<div style="background-color:#de026c;">Content here</div>
.mybackground {background-color:#de026c;}
Border around this has a color of #de026c
<div style="border:2px solid #de026c;">Content here</div>
.myborder {border:2px solid #de026c;}