#ea080b color space conversions
Hex:
#ea080b
RGB:
234, 8, 11
CMY:
8, 97, 96
CMYK:
0, 97, 95, 8
HSL:
359°, 93.3884%, 47.4510%
HSV (HSB):
359°, 96.5812%, 91.7647%
XYZ:
34.0789, 17.6903, 1.9350
xyY:
0.6346, 0.3294, 17.6903
CIE-Lab:
49.1182, 74.5284, 60.0808
CIE-LCH:
49.1182, 95.7298, 38.8739
CIE-Luv:
49.1182, 158.8353, 34.0114
Hunter-Lab:
42.0598, 71.0249, 26.7141
#ea080b color charts
#ea080b color shades, tints & tones
#ea080b color schemes
#ea080b color preview, HTML & CSS examples
This text has a color of #ea080b
<p style="color:#ea080b;">Text here</p>
.mytext {color:#ea080b;}
This box has a color of #ea080b
<div style="background-color:#ea080b;">Content here</div>
.mybackground {background-color:#ea080b;}
Border around this has a color of #ea080b
<div style="border:2px solid #ea080b;">Content here</div>
.myborder {border:2px solid #ea080b;}