#ea333d color space conversions
Hex:
#ea333d
RGB:
234, 51, 61
CMY:
8, 80, 76
CMYK:
0, 78, 74, 8
HSL:
357°, 81.3333%, 55.8824%
HSV (HSB):
357°, 78.2051%, 91.7647%
XYZ:
35.9578, 20.1970, 6.4181
xyY:
0.5747, 0.3228, 20.1970
CIE-Lab:
52.0592, 68.2634, 39.5078
CIE-LCH:
52.0592, 78.8718, 30.0603
CIE-Luv:
52.0592, 137.8824, 26.5108
Hunter-Lab:
44.9411, 64.1728, 22.9915
#ea333d color charts
#ea333d color shades, tints & tones
#ea333d color schemes
#ea333d color preview, HTML & CSS examples
This text has a color of #ea333d
<p style="color:#ea333d;">Text here</p>
.mytext {color:#ea333d;}
This box has a color of #ea333d
<div style="background-color:#ea333d;">Content here</div>
.mybackground {background-color:#ea333d;}
Border around this has a color of #ea333d
<div style="border:2px solid #ea333d;">Content here</div>
.myborder {border:2px solid #ea333d;}