#de140e color space conversions
Hex:
#de140e
RGB:
222, 20, 14
CMY:
13, 92, 95
CMYK:
0, 91, 94, 13
HSL:
2°, 88.1356%, 46.2745%
HSV (HSB):
2°, 93.6937%, 87.0588%
XYZ:
30.4536, 16.0616, 1.9106
xyY:
0.6289, 0.3317, 16.0616
CIE-Lab:
47.0552, 70.3500, 56.7444
CIE-LCH:
47.0552, 90.3828, 38.8897
CIE-Luv:
47.0552, 147.8827, 32.6136
Hunter-Lab:
40.0769, 65.5037, 25.2273
#de140e color charts
#de140e color shades, tints & tones
#de140e color schemes
#de140e color preview, HTML & CSS examples
This text has a color of #de140e
<p style="color:#de140e;">Text here</p>
.mytext {color:#de140e;}
This box has a color of #de140e
<div style="background-color:#de140e;">Content here</div>
.mybackground {background-color:#de140e;}
Border around this has a color of #de140e
<div style="border:2px solid #de140e;">Content here</div>
.myborder {border:2px solid #de140e;}