#ef250c color space conversions
Hex:
#ef250c
RGB:
239, 37, 12
CMY:
6, 85, 95
CMYK:
0, 85, 95, 6
HSL:
7°, 90.4382%, 49.2157%
HSV (HSB):
7°, 94.9791%, 93.7255%
XYZ:
36.3245, 19.7004, 2.2359
xyY:
0.6235, 0.3381, 19.7004
CIE-Lab:
51.4968, 71.9129, 61.6059
CIE-LCH:
51.4968, 94.6930, 40.5858
CIE-Luv:
51.4968, 154.8811, 37.0858
Hunter-Lab:
44.3851, 68.4094, 28.0829
#ef250c color charts
#ef250c color shades, tints & tones
#ef250c color schemes
#ef250c color preview, HTML & CSS examples
This text has a color of #ef250c
<p style="color:#ef250c;">Text here</p>
.mytext {color:#ef250c;}
This box has a color of #ef250c
<div style="background-color:#ef250c;">Content here</div>
.mybackground {background-color:#ef250c;}
Border around this has a color of #ef250c
<div style="border:2px solid #ef250c;">Content here</div>
.myborder {border:2px solid #ef250c;}