#ea303d color space conversions
Hex:
#ea303d
RGB:
234, 48, 61
CMY:
8, 81, 76
CMYK:
0, 79, 74, 8
HSL:
356°, 81.5789%, 55.2941%
HSV (HSB):
356°, 79.4872%, 91.7647%
XYZ:
35.8309, 19.9433, 6.3758
xyY:
0.5765, 0.3209, 19.9433
CIE-Lab:
51.7730, 69.0713, 39.1856
CIE-LCH:
51.7730, 79.4126, 29.5672
CIE-Luv:
51.7730, 139.2586, 25.9407
Hunter-Lab:
44.6579, 65.0670, 22.7957
#ea303d color charts
#ea303d color shades, tints & tones
#ea303d color schemes
#ea303d color preview, HTML & CSS examples
This text has a color of #ea303d
<p style="color:#ea303d;">Text here</p>
.mytext {color:#ea303d;}
This box has a color of #ea303d
<div style="background-color:#ea303d;">Content here</div>
.mybackground {background-color:#ea303d;}
Border around this has a color of #ea303d
<div style="border:2px solid #ea303d;">Content here</div>
.myborder {border:2px solid #ea303d;}