#de371e color space conversions
Hex:
#de371e
RGB:
222, 55, 30
CMY:
13, 78, 88
CMYK:
0, 75, 86, 13
HSL:
8°, 76.1905%, 49.4118%
HSV (HSB):
8°, 86.4865%, 87.0588%
XYZ:
31.7247, 18.3557, 3.0992
xyY:
0.5966, 0.3452, 18.3557
CIE-Lab:
49.9247, 62.6769, 52.5981
CIE-LCH:
49.9247, 81.8227, 40.0032
CIE-Luv:
49.9247, 131.9361, 34.9571
Hunter-Lab:
42.8436, 57.1992, 25.7016
#de371e color charts
#de371e color shades, tints & tones
#de371e color schemes
#de371e color preview, HTML & CSS examples
This text has a color of #de371e
<p style="color:#de371e;">Text here</p>
.mytext {color:#de371e;}
This box has a color of #de371e
<div style="background-color:#de371e;">Content here</div>
.mybackground {background-color:#de371e;}
Border around this has a color of #de371e
<div style="border:2px solid #de371e;">Content here</div>
.myborder {border:2px solid #de371e;}