#ea333b color space conversions
Hex:
#ea333b
RGB:
234, 51, 59
CMY:
8, 80, 77
CMYK:
0, 78, 75, 8
HSL:
357°, 81.3333%, 55.8824%
HSV (HSB):
357°, 78.2051%, 91.7647%
XYZ:
35.9049, 20.1758, 6.1396
xyY:
0.5771, 0.3243, 20.1758
CIE-Lab:
52.0354, 68.1885, 40.6093
CIE-LCH:
52.0354, 79.3649, 30.7757
CIE-Luv:
52.0354, 138.3361, 27.2975
Hunter-Lab:
44.9175, 64.0787, 23.3382
#ea333b color charts
#ea333b color shades, tints & tones
#ea333b color schemes
#ea333b color preview, HTML & CSS examples
This text has a color of #ea333b
<p style="color:#ea333b;">Text here</p>
.mytext {color:#ea333b;}
This box has a color of #ea333b
<div style="background-color:#ea333b;">Content here</div>
.mybackground {background-color:#ea333b;}
Border around this has a color of #ea333b
<div style="border:2px solid #ea333b;">Content here</div>
.myborder {border:2px solid #ea333b;}