#ef2014 color space conversions
Hex:
#ef2014
RGB:
239, 32, 20
CMY:
6, 87, 92
CMYK:
0, 87, 92, 6
HSL:
3°, 87.2510%, 50.7843%
HSV (HSB):
3°, 91.6318%, 93.7255%
XYZ:
36.2394, 19.4343, 2.5030
xyY:
0.6229, 0.3341, 19.4343
CIE-Lab:
51.1914, 72.9453, 58.9800
CIE-LCH:
51.1914, 93.8065, 38.9573
CIE-Luv:
51.1914, 156.0777, 35.5170
Hunter-Lab:
44.0843, 69.5879, 27.4927
#ef2014 color charts
#ef2014 color shades, tints & tones
#ef2014 color schemes
#ef2014 color preview, HTML & CSS examples
This text has a color of #ef2014
<p style="color:#ef2014;">Text here</p>
.mytext {color:#ef2014;}
This box has a color of #ef2014
<div style="background-color:#ef2014;">Content here</div>
.mybackground {background-color:#ef2014;}
Border around this has a color of #ef2014
<div style="border:2px solid #ef2014;">Content here</div>
.myborder {border:2px solid #ef2014;}