#ef080a color space conversions
Hex:
#ef080a
RGB:
239, 8, 10
CMY:
6, 97, 96
CMYK:
0, 97, 96, 6
HSL:
359°, 93.5223%, 48.4314%
HSV (HSB):
359°, 96.6527%, 93.7255%
XYZ:
35.7382, 18.5463, 1.9833
xyY:
0.6351, 0.3296, 18.5463
CIE-Lab:
50.1521, 75.7460, 61.4324
CIE-LCH:
50.1521, 97.5264, 39.0431
CIE-Luv:
50.1521, 162.3761, 34.8610
Hunter-Lab:
43.0654, 72.7653, 27.4152
#ef080a color charts
#ef080a color shades, tints & tones
#ef080a color schemes
#ef080a color preview, HTML & CSS examples
This text has a color of #ef080a
<p style="color:#ef080a;">Text here</p>
.mytext {color:#ef080a;}
This box has a color of #ef080a
<div style="background-color:#ef080a;">Content here</div>
.mybackground {background-color:#ef080a;}
Border around this has a color of #ef080a
<div style="border:2px solid #ef080a;">Content here</div>
.myborder {border:2px solid #ef080a;}