#ea383b color space conversions
Hex:
#ea383b
RGB:
234, 56, 59
CMY:
8, 78, 77
CMYK:
0, 76, 75, 8
HSL:
359°, 80.9091%, 56.8627%
HSV (HSB):
359°, 76.0684%, 91.7647%
XYZ:
36.1353, 20.6365, 6.2164
xyY:
0.5737, 0.3276, 20.6365
CIE-Lab:
52.5494, 66.7445, 41.1771
CIE-LCH:
52.5494, 78.4243, 31.6719
CIE-Luv:
52.5494, 135.8693, 28.3109
Hunter-Lab:
45.4275, 62.4898, 23.6859
#ea383b color charts
#ea383b color shades, tints & tones
#ea383b color schemes
#ea383b color preview, HTML & CSS examples
This text has a color of #ea383b
<p style="color:#ea383b;">Text here</p>
.mytext {color:#ea383b;}
This box has a color of #ea383b
<div style="background-color:#ea383b;">Content here</div>
.mybackground {background-color:#ea383b;}
Border around this has a color of #ea383b
<div style="border:2px solid #ea383b;">Content here</div>
.myborder {border:2px solid #ea383b;}