#de120f color space conversions
Hex:
#de120f
RGB:
222, 18, 15
CMY:
13, 93, 94
CMYK:
0, 92, 93, 13
HSL:
1°, 87.3418%, 46.4706%
HSV (HSB):
1°, 93.2432%, 87.0588%
XYZ:
30.4267, 15.9967, 1.9359
xyY:
0.6292, 0.3308, 15.9967
CIE-Lab:
46.9702, 70.6159, 56.3688
CIE-LCH:
46.9702, 90.3551, 38.5984
CIE-Luv:
46.9702, 148.2761, 32.3293
Hunter-Lab:
39.9959, 65.8005, 25.1273
#de120f color charts
#de120f color shades, tints & tones
#de120f color schemes
#de120f color preview, HTML & CSS examples
This text has a color of #de120f
<p style="color:#de120f;">Text here</p>
.mytext {color:#de120f;}
This box has a color of #de120f
<div style="background-color:#de120f;">Content here</div>
.mybackground {background-color:#de120f;}
Border around this has a color of #de120f
<div style="border:2px solid #de120f;">Content here</div>
.myborder {border:2px solid #de120f;}