#ea2a3f color space conversions
Hex:
#ea2a3f
RGB:
234, 42, 63
CMY:
8, 84, 75
CMYK:
0, 82, 73, 8
HSL:
353°, 82.0513%, 54.1176%
HSV (HSB):
353°, 82.0513%, 91.7647%
XYZ:
35.6569, 19.5072, 6.5886
xyY:
0.5774, 0.3159, 19.5072
CIE-Lab:
51.2754, 70.6300, 37.4733
CIE-LCH:
51.2754, 79.9553, 27.9485
CIE-Luv:
51.2754, 141.2968, 24.0743
Hunter-Lab:
44.1670, 66.8142, 22.0724
#ea2a3f color charts
#ea2a3f color shades, tints & tones
#ea2a3f color schemes
#ea2a3f color preview, HTML & CSS examples
This text has a color of #ea2a3f
<p style="color:#ea2a3f;">Text here</p>
.mytext {color:#ea2a3f;}
This box has a color of #ea2a3f
<div style="background-color:#ea2a3f;">Content here</div>
.mybackground {background-color:#ea2a3f;}
Border around this has a color of #ea2a3f
<div style="border:2px solid #ea2a3f;">Content here</div>
.myborder {border:2px solid #ea2a3f;}