#de2d7a color space conversions
Hex:
#de2d7a
RGB:
222, 45, 122
CMY:
13, 82, 52
CMYK:
0, 80, 45, 13
HSL:
334°, 72.8395%, 52.3529%
HSV (HSB):
334°, 79.7297%, 87.0588%
XYZ:
34.5754, 18.8115, 20.2210
xyY:
0.4697, 0.2556, 18.8115
CIE-Lab:
50.4659, 70.4362, 0.4898
CIE-LCH:
50.4659, 70.4379, 0.3984
CIE-Luv:
50.4659, 110.6170, -12.9534
Hunter-Lab:
43.3722, 66.3951, 2.7184
#de2d7a color charts
#de2d7a color shades, tints & tones
#de2d7a color schemes
#de2d7a color preview, HTML & CSS examples
This text has a color of #de2d7a
<p style="color:#de2d7a;">Text here</p>
.mytext {color:#de2d7a;}
This box has a color of #de2d7a
<div style="background-color:#de2d7a;">Content here</div>
.mybackground {background-color:#de2d7a;}
Border around this has a color of #de2d7a
<div style="border:2px solid #de2d7a;">Content here</div>
.myborder {border:2px solid #de2d7a;}