#ee140e color space conversions
Hex:
#ee140e
RGB:
238, 20, 14
CMY:
7, 92, 95
CMYK:
0, 92, 94, 7
HSL:
2°, 88.8889%, 49.4118%
HSV (HSB):
2°, 94.1176%, 93.3333%
XYZ:
35.5893, 18.7092, 2.1509
xyY:
0.6305, 0.3314, 18.7092
CIE-Lab:
50.3452, 74.4119, 60.3230
CIE-LCH:
50.3452, 95.7914, 39.0304
CIE-Luv:
50.3452, 159.2581, 35.0081
Hunter-Lab:
43.2541, 71.1745, 27.3295
#ee140e color charts
#ee140e color shades, tints & tones
#ee140e color schemes
#ee140e color preview, HTML & CSS examples
This text has a color of #ee140e
<p style="color:#ee140e;">Text here</p>
.mytext {color:#ee140e;}
This box has a color of #ee140e
<div style="background-color:#ee140e;">Content here</div>
.mybackground {background-color:#ee140e;}
Border around this has a color of #ee140e
<div style="border:2px solid #ee140e;">Content here</div>
.myborder {border:2px solid #ee140e;}