#de200e color space conversions
Hex:
#de200e
RGB:
222, 32, 14
CMY:
13, 87, 95
CMYK:
0, 86, 94, 13
HSL:
5°, 88.1356%, 46.2745%
HSV (HSB):
5°, 93.6937%, 87.0588%
XYZ:
30.7200, 16.5943, 1.9994
xyY:
0.6230, 0.3365, 16.5943
CIE-Lab:
47.7448, 68.3724, 57.1404
CIE-LCH:
47.7448, 89.1056, 39.8863
CIE-Luv:
47.7448, 144.2231, 33.8481
Hunter-Lab:
40.7361, 63.3224, 25.6053
#de200e color charts
#de200e color shades, tints & tones
#de200e color schemes
#de200e color preview, HTML & CSS examples
This text has a color of #de200e
<p style="color:#de200e;">Text here</p>
.mytext {color:#de200e;}
This box has a color of #de200e
<div style="background-color:#de200e;">Content here</div>
.mybackground {background-color:#de200e;}
Border around this has a color of #de200e
<div style="border:2px solid #de200e;">Content here</div>
.myborder {border:2px solid #de200e;}