#ea1a2e color space conversions
Hex:
#ea1a2e
RGB:
234, 26, 46
CMY:
8, 90, 82
CMYK:
0, 89, 80, 8
HSL:
354°, 83.2000%, 50.9804%
HSV (HSB):
354°, 88.8889%, 91.7647%
XYZ:
34.7942, 18.4285, 4.3080
xyY:
0.6048, 0.3203, 18.4285
CIE-Lab:
50.0117, 73.1453, 45.6631
CIE-LCH:
50.0117, 86.2285, 31.9757
CIE-Luv:
50.0117, 150.5273, 28.1753
Hunter-Lab:
42.9284, 69.5527, 24.1000
#ea1a2e color charts
#ea1a2e color shades, tints & tones
#ea1a2e color schemes
#ea1a2e color preview, HTML & CSS examples
This text has a color of #ea1a2e
<p style="color:#ea1a2e;">Text here</p>
.mytext {color:#ea1a2e;}
This box has a color of #ea1a2e
<div style="background-color:#ea1a2e;">Content here</div>
.mybackground {background-color:#ea1a2e;}
Border around this has a color of #ea1a2e
<div style="border:2px solid #ea1a2e;">Content here</div>
.myborder {border:2px solid #ea1a2e;}