#ef140c color space conversions
Hex:
#ef140c
RGB:
239, 20, 12
CMY:
6, 92, 95
CMYK:
0, 92, 95, 6
HSL:
2°, 90.4382%, 49.2157%
HSV (HSB):
2°, 94.9791%, 93.7255%
XYZ:
35.9131, 18.8776, 2.0987
xyY:
0.6313, 0.3318, 18.8776
CIE-Lab:
50.5437, 74.6460, 61.1061
CIE-LCH:
50.5437, 96.4675, 39.3041
CIE-Luv:
50.5437, 160.1019, 35.3687
Hunter-Lab:
43.4483, 71.5083, 27.5499
#ef140c color charts
#ef140c color shades, tints & tones
#ef140c color schemes
#ef140c color preview, HTML & CSS examples
This text has a color of #ef140c
<p style="color:#ef140c;">Text here</p>
.mytext {color:#ef140c;}
This box has a color of #ef140c
<div style="background-color:#ef140c;">Content here</div>
.mybackground {background-color:#ef140c;}
Border around this has a color of #ef140c
<div style="border:2px solid #ef140c;">Content here</div>
.myborder {border:2px solid #ef140c;}