#ea303a color space conversions
Hex:
#ea303a
RGB:
234, 48, 58
CMY:
8, 81, 77
CMYK:
0, 79, 75, 8
HSL:
357°, 81.5789%, 55.2941%
HSV (HSB):
357°, 79.4872%, 91.7647%
XYZ:
35.7524, 19.9118, 5.9620
xyY:
0.5801, 0.3231, 19.9118
CIE-Lab:
51.7374, 68.9606, 40.8422
CIE-LCH:
51.7374, 80.1477, 30.6363
CIE-Luv:
51.7374, 139.9470, 27.1164
Hunter-Lab:
44.6227, 64.9273, 23.3142
#ea303a color charts
#ea303a color shades, tints & tones
#ea303a color schemes
#ea303a color preview, HTML & CSS examples
This text has a color of #ea303a
<p style="color:#ea303a;">Text here</p>
.mytext {color:#ea303a;}
This box has a color of #ea303a
<div style="background-color:#ea303a;">Content here</div>
.mybackground {background-color:#ea303a;}
Border around this has a color of #ea303a
<div style="border:2px solid #ea303a;">Content here</div>
.myborder {border:2px solid #ea303a;}