#de025e color space conversions
Hex:
#de025e
RGB:
222, 2, 94
CMY:
13, 99, 63
CMYK:
0, 99, 58, 13
HSL:
335°, 98.2143%, 43.9216%
HSV (HSB):
335°, 99.0991%, 87.0588%
XYZ:
32.1663, 16.3812, 12.0562
xyY:
0.5308, 0.2703, 16.3812
CIE-Lab:
47.4706, 74.8566, 13.3933
CIE-LCH:
47.4706, 76.0453, 10.1440
CIE-Luv:
47.4706, 130.7387, 0.6845
Hunter-Lab:
40.4737, 71.0333, 10.6704
#de025e color charts
#de025e color shades, tints & tones
#de025e color schemes
#de025e color preview, HTML & CSS examples
This text has a color of #de025e
<p style="color:#de025e;">Text here</p>
.mytext {color:#de025e;}
This box has a color of #de025e
<div style="background-color:#de025e;">Content here</div>
.mybackground {background-color:#de025e;}
Border around this has a color of #de025e
<div style="border:2px solid #de025e;">Content here</div>
.myborder {border:2px solid #de025e;}