#ee000f color space conversions
Hex:
#ee000f
RGB:
238, 0, 15
CMY:
7, 100, 94
CMYK:
0, 100, 94, 7
HSL:
356°, 100.0000%, 46.6667%
HSV (HSB):
356°, 100.0000%, 93.3333%
XYZ:
35.3461, 18.2116, 2.1042
xyY:
0.6350, 0.3272, 18.2116
CIE-Lab:
49.7518, 76.1469, 59.6944
CIE-LCH:
49.7518, 96.7562, 38.0942
CIE-Luv:
49.7518, 162.4938, 33.8080
Hunter-Lab:
42.6751, 73.1632, 26.9491
#ee000f color charts
#ee000f color shades, tints & tones
#ee000f color schemes
#ee000f color preview, HTML & CSS examples
This text has a color of #ee000f
<p style="color:#ee000f;">Text here</p>
.mytext {color:#ee000f;}
This box has a color of #ee000f
<div style="background-color:#ee000f;">Content here</div>
.mybackground {background-color:#ee000f;}
Border around this has a color of #ee000f
<div style="border:2px solid #ee000f;">Content here</div>
.myborder {border:2px solid #ee000f;}