#de2d3e color space conversions
Hex:
#de2d3e
RGB:
222, 45, 62
CMY:
13, 82, 76
CMYK:
0, 80, 72, 13
HSL:
354°, 72.8395%, 52.3529%
HSV (HSB):
354°, 79.7297%, 87.0588%
XYZ:
31.9321, 17.7542, 6.3013
xyY:
0.5703, 0.3171, 17.7542
CIE-Lab:
49.1966, 66.5695, 35.0472
CIE-LCH:
49.1966, 75.2317, 27.7657
CIE-Luv:
49.1966, 131.0449, 22.6973
Hunter-Lab:
42.1357, 61.5369, 20.6283
#de2d3e color charts
#de2d3e color shades, tints & tones
#de2d3e color schemes
#de2d3e color preview, HTML & CSS examples
This text has a color of #de2d3e
<p style="color:#de2d3e;">Text here</p>
.mytext {color:#de2d3e;}
This box has a color of #de2d3e
<div style="background-color:#de2d3e;">Content here</div>
.mybackground {background-color:#de2d3e;}
Border around this has a color of #de2d3e
<div style="border:2px solid #de2d3e;">Content here</div>
.myborder {border:2px solid #de2d3e;}