#ea2a4a color space conversions
Hex:
#ea2a4a
RGB:
234, 42, 74
CMY:
8, 84, 71
CMYK:
0, 82, 68, 8
HSL:
350°, 82.0513%, 54.1176%
HSV (HSB):
350°, 82.0513%, 91.7647%
XYZ:
35.9957, 19.6428, 8.3728
xyY:
0.5623, 0.3069, 19.6428
CIE-Lab:
51.4309, 71.0986, 31.2116
CIE-LCH:
51.4309, 77.6478, 23.7010
CIE-Luv:
51.4309, 138.3229, 19.1164
Hunter-Lab:
44.3202, 67.4128, 19.8232
#ea2a4a color charts
#ea2a4a color shades, tints & tones
#ea2a4a color schemes
#ea2a4a color preview, HTML & CSS examples
This text has a color of #ea2a4a
<p style="color:#ea2a4a;">Text here</p>
.mytext {color:#ea2a4a;}
This box has a color of #ea2a4a
<div style="background-color:#ea2a4a;">Content here</div>
.mybackground {background-color:#ea2a4a;}
Border around this has a color of #ea2a4a
<div style="border:2px solid #ea2a4a;">Content here</div>
.myborder {border:2px solid #ea2a4a;}