#ea382f color space conversions
Hex:
#ea382f
RGB:
234, 56, 47
CMY:
8, 78, 82
CMYK:
0, 76, 80, 8
HSL:
3°, 81.6594%, 55.0980%
HSV (HSB):
3°, 79.9145%, 91.7647%
XYZ:
35.8589, 20.5260, 4.7613
xyY:
0.5864, 0.3357, 20.5260
CIE-Lab:
52.4268, 66.3473, 47.5159
CIE-LCH:
52.4268, 81.6072, 35.6091
CIE-Luv:
52.4268, 138.2058, 32.4644
Hunter-Lab:
45.3056, 61.9961, 25.4830
#ea382f color charts
#ea382f color shades, tints & tones
#ea382f color schemes
#ea382f color preview, HTML & CSS examples
This text has a color of #ea382f
<p style="color:#ea382f;">Text here</p>
.mytext {color:#ea382f;}
This box has a color of #ea382f
<div style="background-color:#ea382f;">Content here</div>
.mybackground {background-color:#ea382f;}
Border around this has a color of #ea382f
<div style="border:2px solid #ea382f;">Content here</div>
.myborder {border:2px solid #ea382f;}