#ea3031 color space conversions
Hex:
#ea3031
RGB:
234, 48, 49
CMY:
8, 81, 81
CMYK:
0, 79, 79, 8
HSL:
360°, 81.5789%, 55.2941%
HSV (HSB):
360°, 79.4872%, 91.7647%
XYZ:
35.5430, 19.8281, 4.8596
xyY:
0.5901, 0.3292, 19.8281
CIE-Lab:
51.6423, 68.6647, 45.6815
CIE-LCH:
51.6423, 82.4720, 33.6352
CIE-Luv:
51.6423, 141.8144, 30.3001
Hunter-Lab:
44.5287, 64.5541, 24.6995
#ea3031 color charts
#ea3031 color shades, tints & tones
#ea3031 color schemes
#ea3031 color preview, HTML & CSS examples
This text has a color of #ea3031
<p style="color:#ea3031;">Text here</p>
.mytext {color:#ea3031;}
This box has a color of #ea3031
<div style="background-color:#ea3031;">Content here</div>
.mybackground {background-color:#ea3031;}
Border around this has a color of #ea3031
<div style="border:2px solid #ea3031;">Content here</div>
.myborder {border:2px solid #ea3031;}