#ef080d color space conversions
Hex:
#ef080d
RGB:
239, 8, 13
CMY:
6, 97, 95
CMYK:
0, 97, 95, 6
HSL:
359°, 93.5223%, 48.4314%
HSV (HSB):
359°, 96.6527%, 93.7255%
XYZ:
35.7561, 18.5534, 2.0774
xyY:
0.6341, 0.3290, 18.5534
CIE-Lab:
50.1606, 75.7695, 60.6281
CIE-LCH:
50.1606, 97.0401, 38.6655
CIE-Luv:
50.1606, 162.1786, 34.5652
Hunter-Lab:
43.0737, 72.7963, 27.2921
#ef080d color charts
#ef080d color shades, tints & tones
#ef080d color schemes
#ef080d color preview, HTML & CSS examples
This text has a color of #ef080d
<p style="color:#ef080d;">Text here</p>
.mytext {color:#ef080d;}
This box has a color of #ef080d
<div style="background-color:#ef080d;">Content here</div>
.mybackground {background-color:#ef080d;}
Border around this has a color of #ef080d
<div style="border:2px solid #ef080d;">Content here</div>
.myborder {border:2px solid #ef080d;}