#ef220d color space conversions
Hex:
#ef220d
RGB:
239, 34, 13
CMY:
6, 87, 95
CMYK:
0, 86, 95, 6
HSL:
6°, 89.6825%, 49.4118%
HSV (HSB):
6°, 94.5607%, 93.7255%
XYZ:
36.2413, 19.5238, 2.2391
xyY:
0.6248, 0.3366, 19.5238
CIE-Lab:
51.2945, 72.5073, 61.2307
CIE-LCH:
51.2945, 94.9026, 40.1803
CIE-Luv:
51.2945, 155.9313, 36.6155
Hunter-Lab:
44.1858, 69.0810, 27.9255
#ef220d color charts
#ef220d color shades, tints & tones
#ef220d color schemes
#ef220d color preview, HTML & CSS examples
This text has a color of #ef220d
<p style="color:#ef220d;">Text here</p>
.mytext {color:#ef220d;}
This box has a color of #ef220d
<div style="background-color:#ef220d;">Content here</div>
.mybackground {background-color:#ef220d;}
Border around this has a color of #ef220d
<div style="border:2px solid #ef220d;">Content here</div>
.myborder {border:2px solid #ef220d;}