#ea345f color space conversions
Hex:
#ea345f
RGB:
234, 52, 95
CMY:
8, 80, 63
CMYK:
0, 78, 59, 8
HSL:
346°, 81.2500%, 56.0784%
HSV (HSB):
346°, 77.7778%, 91.7647%
XYZ:
37.2252, 20.7746, 12.8744
xyY:
0.5252, 0.2931, 20.7746
CIE-Lab:
52.7020, 69.6928, 20.2877
CIE-LCH:
52.7020, 72.5856, 16.2304
CIE-Luv:
52.7020, 127.7434, 9.7365
Hunter-Lab:
45.5792, 66.0201, 15.1583
#ea345f color charts
#ea345f color shades, tints & tones
#ea345f color schemes
#ea345f color preview, HTML & CSS examples
This text has a color of #ea345f
<p style="color:#ea345f;">Text here</p>
.mytext {color:#ea345f;}
This box has a color of #ea345f
<div style="background-color:#ea345f;">Content here</div>
.mybackground {background-color:#ea345f;}
Border around this has a color of #ea345f
<div style="border:2px solid #ea345f;">Content here</div>
.myborder {border:2px solid #ea345f;}