#ea082a color space conversions
Hex:
#ea082a
RGB:
234, 8, 42
CMY:
8, 97, 84
CMYK:
0, 97, 82, 8
HSL:
351°, 93.3884%, 47.4510%
HSV (HSB):
351°, 96.5812%, 91.7647%
XYZ:
34.4364, 17.8333, 3.8176
xyY:
0.6140, 0.3180, 17.8333
CIE-Lab:
49.2932, 75.0120, 47.1147
CIE-LCH:
49.2932, 88.5810, 32.1327
CIE-Luv:
49.2932, 154.8825, 28.0713
Hunter-Lab:
42.2294, 71.6581, 24.2006
#ea082a color charts
#ea082a color shades, tints & tones
#ea082a color schemes
#ea082a color preview, HTML & CSS examples
This text has a color of #ea082a
<p style="color:#ea082a;">Text here</p>
.mytext {color:#ea082a;}
This box has a color of #ea082a
<div style="background-color:#ea082a;">Content here</div>
.mybackground {background-color:#ea082a;}
Border around this has a color of #ea082a
<div style="border:2px solid #ea082a;">Content here</div>
.myborder {border:2px solid #ea082a;}