#de201e color space conversions
Hex:
#de201e
RGB:
222, 32, 30
CMY:
13, 87, 88
CMYK:
0, 86, 86, 13
HSL:
1°, 76.1905%, 49.4118%
HSV (HSB):
1°, 86.4865%, 87.0588%
XYZ:
30.8751, 16.6564, 2.8160
xyY:
0.6132, 0.3308, 16.6564
CIE-Lab:
47.8241, 68.6069, 50.8962
CIE-LCH:
47.8241, 85.4244, 36.5700
CIE-Luv:
47.8241, 142.5264, 31.1302
Hunter-Lab:
40.8122, 63.6166, 24.4776
#de201e color charts
#de201e color shades, tints & tones
#de201e color schemes
#de201e color preview, HTML & CSS examples
This text has a color of #de201e
<p style="color:#de201e;">Text here</p>
.mytext {color:#de201e;}
This box has a color of #de201e
<div style="background-color:#de201e;">Content here</div>
.mybackground {background-color:#de201e;}
Border around this has a color of #de201e
<div style="border:2px solid #de201e;">Content here</div>
.myborder {border:2px solid #de201e;}