#ea045d color space conversions
Hex:
#ea045d
RGB:
234, 4, 93
CMY:
8, 98, 64
CMYK:
0, 98, 60, 8
HSL:
337°, 96.6387%, 46.6667%
HSV (HSB):
337°, 98.2906%, 91.7647%
XYZ:
35.9509, 18.3696, 12.0068
xyY:
0.5420, 0.2770, 18.3696
CIE-Lab:
49.9413, 77.3690, 17.7845
CIE-LCH:
49.9413, 79.3867, 12.9455
CIE-Luv:
49.9413, 140.2130, 4.8057
Hunter-Lab:
42.8597, 74.7218, 13.3922
#ea045d color charts
#ea045d color shades, tints & tones
#ea045d color schemes
#ea045d color preview, HTML & CSS examples
This text has a color of #ea045d
<p style="color:#ea045d;">Text here</p>
.mytext {color:#ea045d;}
This box has a color of #ea045d
<div style="background-color:#ea045d;">Content here</div>
.mybackground {background-color:#ea045d;}
Border around this has a color of #ea045d
<div style="border:2px solid #ea045d;">Content here</div>
.myborder {border:2px solid #ea045d;}