#ef050e color space conversions
Hex:
#ef050e
RGB:
239, 5, 14
CMY:
6, 98, 95
CMYK:
0, 98, 94, 6
HSL:
358°, 95.9016%, 47.8431%
HSV (HSB):
358°, 97.9079%, 93.7255%
XYZ:
35.7301, 18.4910, 2.1014
xyY:
0.6344, 0.3283, 18.4910
CIE-Lab:
50.0863, 76.0027, 60.2948
CIE-LCH:
50.0863, 97.0148, 38.4259
CIE-Luv:
50.0863, 162.5379, 34.3148
Hunter-Lab:
43.0011, 73.0658, 27.2034
#ef050e color charts
#ef050e color shades, tints & tones
#ef050e color schemes
#ef050e color preview, HTML & CSS examples
This text has a color of #ef050e
<p style="color:#ef050e;">Text here</p>
.mytext {color:#ef050e;}
This box has a color of #ef050e
<div style="background-color:#ef050e;">Content here</div>
.mybackground {background-color:#ef050e;}
Border around this has a color of #ef050e
<div style="border:2px solid #ef050e;">Content here</div>
.myborder {border:2px solid #ef050e;}