#ea182e color space conversions
Hex:
#ea182e
RGB:
234, 24, 46
CMY:
8, 91, 82
CMYK:
0, 90, 80, 8
HSL:
354°, 83.3333%, 50.5882%
HSV (HSB):
354°, 89.7436%, 91.7647%
XYZ:
34.7515, 18.3429, 4.2937
xyY:
0.6056, 0.3196, 18.3429
CIE-Lab:
49.9095, 73.4395, 45.5620
CIE-LCH:
49.9095, 86.4249, 31.8156
CIE-Luv:
49.9095, 151.0566, 27.9779
Hunter-Lab:
42.8287, 69.8859, 24.0361
#ea182e color charts
#ea182e color shades, tints & tones
#ea182e color schemes
#ea182e color preview, HTML & CSS examples
This text has a color of #ea182e
<p style="color:#ea182e;">Text here</p>
.mytext {color:#ea182e;}
This box has a color of #ea182e
<div style="background-color:#ea182e;">Content here</div>
.mybackground {background-color:#ea182e;}
Border around this has a color of #ea182e
<div style="border:2px solid #ea182e;">Content here</div>
.myborder {border:2px solid #ea182e;}