#ea132e color space conversions
Hex:
#ea132e
RGB:
234, 19, 46
CMY:
8, 93, 82
CMYK:
0, 92, 80, 8
HSL:
352°, 84.9802%, 49.6078%
HSV (HSB):
352°, 91.8803%, 91.7647%
XYZ:
34.6577, 18.1554, 4.2625
xyY:
0.6072, 0.3181, 18.1554
CIE-Lab:
49.6841, 74.0891, 45.3390
CIE-LCH:
49.6841, 86.8609, 31.4647
CIE-Luv:
49.6841, 152.2269, 27.5422
Hunter-Lab:
42.6092, 70.6233, 23.8953
#ea132e color charts
#ea132e color shades, tints & tones
#ea132e color schemes
#ea132e color preview, HTML & CSS examples
This text has a color of #ea132e
<p style="color:#ea132e;">Text here</p>
.mytext {color:#ea132e;}
This box has a color of #ea132e
<div style="background-color:#ea132e;">Content here</div>
.mybackground {background-color:#ea132e;}
Border around this has a color of #ea132e
<div style="border:2px solid #ea132e;">Content here</div>
.myborder {border:2px solid #ea132e;}