#ea2e4a color space conversions
Hex:
#ea2e4a
RGB:
234, 46, 74
CMY:
8, 82, 71
CMYK:
0, 80, 68, 8
HSL:
351°, 81.7391%, 54.9020%
HSV (HSB):
351°, 80.3419%, 91.7647%
XYZ:
36.1447, 19.9408, 8.4225
xyY:
0.5603, 0.3091, 19.9408
CIE-Lab:
51.7702, 70.1344, 31.6288
CIE-LCH:
51.7702, 76.9365, 24.2741
CIE-Luv:
51.7702, 136.7453, 19.8263
Hunter-Lab:
44.6552, 66.3347, 20.0758
#ea2e4a color charts
#ea2e4a color shades, tints & tones
#ea2e4a color schemes
#ea2e4a color preview, HTML & CSS examples
This text has a color of #ea2e4a
<p style="color:#ea2e4a;">Text here</p>
.mytext {color:#ea2e4a;}
This box has a color of #ea2e4a
<div style="background-color:#ea2e4a;">Content here</div>
.mybackground {background-color:#ea2e4a;}
Border around this has a color of #ea2e4a
<div style="border:2px solid #ea2e4a;">Content here</div>
.myborder {border:2px solid #ea2e4a;}