#de220e color space conversions
Hex:
#de220e
RGB:
222, 34, 14
CMY:
13, 87, 95
CMYK:
0, 85, 94, 13
HSL:
6°, 88.1356%, 46.2745%
HSV (HSB):
6°, 93.6937%, 87.0588%
XYZ:
30.7755, 16.7054, 2.0179
xyY:
0.6217, 0.3375, 16.7054
CIE-Lab:
47.8866, 67.9675, 57.2227
CIE-LCH:
47.8866, 88.8483, 40.0944
CIE-Luv:
47.8866, 143.4772, 34.1012
Hunter-Lab:
40.8722, 62.8787, 25.6834
#de220e color charts
#de220e color shades, tints & tones
#de220e color schemes
#de220e color preview, HTML & CSS examples
This text has a color of #de220e
<p style="color:#de220e;">Text here</p>
.mytext {color:#de220e;}
This box has a color of #de220e
<div style="background-color:#de220e;">Content here</div>
.mybackground {background-color:#de220e;}
Border around this has a color of #de220e
<div style="border:2px solid #de220e;">Content here</div>
.myborder {border:2px solid #de220e;}