#ea2c2c color space conversions
Hex:
#ea2c2c
RGB:
234, 44, 44
CMY:
8, 83, 83
CMYK:
0, 81, 81, 8
HSL:
0°, 81.8966%, 54.5098%
HSV (HSB):
0°, 81.1966%, 91.7647%
XYZ:
35.2870, 19.4756, 4.2822
xyY:
0.5976, 0.3298, 19.4756
CIE-Lab:
51.2391, 69.5355, 47.9153
CIE-LCH:
51.2391, 84.4456, 34.5698
CIE-Luv:
51.2391, 144.5282, 31.1665
Hunter-Lab:
44.1312, 65.4977, 25.1387
#ea2c2c color charts
#ea2c2c color shades, tints & tones
#ea2c2c color schemes
#ea2c2c color preview, HTML & CSS examples
This text has a color of #ea2c2c
<p style="color:#ea2c2c;">Text here</p>
.mytext {color:#ea2c2c;}
This box has a color of #ea2c2c
<div style="background-color:#ea2c2c;">Content here</div>
.mybackground {background-color:#ea2c2c;}
Border around this has a color of #ea2c2c
<div style="border:2px solid #ea2c2c;">Content here</div>
.myborder {border:2px solid #ea2c2c;}