#de120e color space conversions
Hex:
#de120e
RGB:
222, 18, 14
CMY:
13, 93, 95
CMYK:
0, 92, 94, 13
HSL:
1°, 88.1356%, 46.2745%
HSV (HSB):
1°, 93.6937%, 87.0588%
XYZ:
30.4198, 15.9939, 1.8993
xyY:
0.6296, 0.3310, 15.9939
CIE-Lab:
46.9665, 70.6056, 56.6940
CIE-LCH:
46.9665, 90.5503, 38.7633
CIE-Luv:
46.9665, 148.3576, 32.4543
Hunter-Lab:
39.9924, 65.7874, 25.1789
#de120e color charts
#de120e color shades, tints & tones
#de120e color schemes
#de120e color preview, HTML & CSS examples
This text has a color of #de120e
<p style="color:#de120e;">Text here</p>
.mytext {color:#de120e;}
This box has a color of #de120e
<div style="background-color:#de120e;">Content here</div>
.mybackground {background-color:#de120e;}
Border around this has a color of #de120e
<div style="border:2px solid #de120e;">Content here</div>
.myborder {border:2px solid #de120e;}