#ef080f color space conversions
Hex:
#ef080f
RGB:
239, 8, 15
CMY:
6, 97, 94
CMYK:
0, 97, 94, 6
HSL:
358°, 93.5223%, 48.4314%
HSV (HSB):
358°, 96.6527%, 93.7255%
XYZ:
35.7697, 18.5589, 2.1489
xyY:
0.6333, 0.3286, 18.5589
CIE-Lab:
50.1671, 75.7874, 60.0330
CIE-LCH:
50.1671, 96.6834, 38.3836
CIE-Luv:
50.1671, 162.0288, 34.3408
Hunter-Lab:
43.0800, 72.8199, 27.1985
#ef080f color charts
#ef080f color shades, tints & tones
#ef080f color schemes
#ef080f color preview, HTML & CSS examples
This text has a color of #ef080f
<p style="color:#ef080f;">Text here</p>
.mytext {color:#ef080f;}
This box has a color of #ef080f
<div style="background-color:#ef080f;">Content here</div>
.mybackground {background-color:#ef080f;}
Border around this has a color of #ef080f
<div style="border:2px solid #ef080f;">Content here</div>
.myborder {border:2px solid #ef080f;}