#de2d5c color space conversions
Hex:
#de2d5c
RGB:
222, 45, 92
CMY:
13, 82, 64
CMYK:
0, 80, 59, 13
HSL:
344°, 72.8395%, 52.3529%
HSV (HSB):
344°, 79.7297%, 87.0588%
XYZ:
32.9944, 18.1791, 11.8951
xyY:
0.5232, 0.2882, 18.1791
CIE-Lab:
49.7126, 68.1577, 17.6884
CIE-LCH:
49.7126, 70.4155, 14.5485
CIE-Luv:
49.7126, 121.9990, 7.0760
Hunter-Lab:
42.6369, 63.5166, 13.3047
#de2d5c color charts
#de2d5c color shades, tints & tones
#de2d5c color schemes
#de2d5c color preview, HTML & CSS examples
This text has a color of #de2d5c
<p style="color:#de2d5c;">Text here</p>
.mytext {color:#de2d5c;}
This box has a color of #de2d5c
<div style="background-color:#de2d5c;">Content here</div>
.mybackground {background-color:#de2d5c;}
Border around this has a color of #de2d5c
<div style="border:2px solid #de2d5c;">Content here</div>
.myborder {border:2px solid #de2d5c;}