#ea383c color space conversions
Hex:
#ea383c
RGB:
234, 56, 60
CMY:
8, 78, 76
CMYK:
0, 76, 74, 8
HSL:
359°, 80.9091%, 56.8627%
HSV (HSB):
359°, 76.0684%, 91.7647%
XYZ:
36.1615, 20.6470, 6.3543
xyY:
0.5725, 0.3269, 20.6470
CIE-Lab:
52.5610, 66.7820, 40.6316
CIE-LCH:
52.5610, 78.1714, 31.3172
CIE-Luv:
52.5610, 135.6518, 27.9237
Hunter-Lab:
45.4390, 62.5365, 23.5160
#ea383c color charts
#ea383c color shades, tints & tones
#ea383c color schemes
#ea383c color preview, HTML & CSS examples
This text has a color of #ea383c
<p style="color:#ea383c;">Text here</p>
.mytext {color:#ea383c;}
This box has a color of #ea383c
<div style="background-color:#ea383c;">Content here</div>
.mybackground {background-color:#ea383c;}
Border around this has a color of #ea383c
<div style="border:2px solid #ea383c;">Content here</div>
.myborder {border:2px solid #ea383c;}