#de2e5e color space conversions
Hex:
#de2e5e
RGB:
222, 46, 94
CMY:
13, 82, 63
CMYK:
0, 79, 58, 13
HSL:
344°, 72.7273%, 52.5490%
HSV (HSB):
344°, 79.2793%, 87.0588%
XYZ:
33.1216, 18.2917, 12.3746
xyY:
0.5192, 0.2868, 18.2917
CIE-Lab:
49.8481, 68.0248, 16.6541
CIE-LCH:
49.8481, 70.0338, 13.7568
CIE-Luv:
49.8481, 120.9216, 6.0678
Hunter-Lab:
42.7688, 63.3907, 12.7834
#de2e5e color charts
#de2e5e color shades, tints & tones
#de2e5e color schemes
#de2e5e color preview, HTML & CSS examples
This text has a color of #de2e5e
<p style="color:#de2e5e;">Text here</p>
.mytext {color:#de2e5e;}
This box has a color of #de2e5e
<div style="background-color:#de2e5e;">Content here</div>
.mybackground {background-color:#de2e5e;}
Border around this has a color of #de2e5e
<div style="border:2px solid #de2e5e;">Content here</div>
.myborder {border:2px solid #de2e5e;}