#ea323b color space conversions
Hex:
#ea323b
RGB:
234, 50, 59
CMY:
8, 80, 77
CMYK:
0, 79, 75, 8
HSL:
357°, 81.4159%, 55.6863%
HSV (HSB):
357°, 78.6325%, 91.7647%
XYZ:
35.8617, 20.0894, 6.1252
xyY:
0.5777, 0.3236, 20.0894
CIE-Lab:
51.9381, 68.4628, 40.5016
CIE-LCH:
51.9381, 79.5458, 30.6079
CIE-Luv:
51.9381, 138.8058, 27.1051
Hunter-Lab:
44.8212, 64.3818, 23.2724
#ea323b color charts
#ea323b color shades, tints & tones
#ea323b color schemes
#ea323b color preview, HTML & CSS examples
This text has a color of #ea323b
<p style="color:#ea323b;">Text here</p>
.mytext {color:#ea323b;}
This box has a color of #ea323b
<div style="background-color:#ea323b;">Content here</div>
.mybackground {background-color:#ea323b;}
Border around this has a color of #ea323b
<div style="border:2px solid #ea323b;">Content here</div>
.myborder {border:2px solid #ea323b;}