#ea2c2d color space conversions
Hex:
#ea2c2d
RGB:
234, 44, 45
CMY:
8, 83, 82
CMYK:
0, 81, 81, 8
HSL:
360°, 81.8966%, 54.5098%
HSV (HSB):
360°, 81.1966%, 91.7647%
XYZ:
35.3060, 19.4833, 4.3824
xyY:
0.5967, 0.3293, 19.4833
CIE-Lab:
51.2479, 69.5623, 47.4039
CIE-LCH:
51.2479, 84.1786, 34.2729
CIE-Luv:
51.2479, 144.3498, 30.8688
Hunter-Lab:
44.1398, 65.5316, 25.0113
#ea2c2d color charts
#ea2c2d color shades, tints & tones
#ea2c2d color schemes
#ea2c2d color preview, HTML & CSS examples
This text has a color of #ea2c2d
<p style="color:#ea2c2d;">Text here</p>
.mytext {color:#ea2c2d;}
This box has a color of #ea2c2d
<div style="background-color:#ea2c2d;">Content here</div>
.mybackground {background-color:#ea2c2d;}
Border around this has a color of #ea2c2d
<div style="border:2px solid #ea2c2d;">Content here</div>
.myborder {border:2px solid #ea2c2d;}