#ea354e color space conversions
Hex:
#ea354e
RGB:
234, 53, 78
CMY:
8, 79, 69
CMYK:
0, 77, 67, 8
HSL:
352°, 81.1659%, 56.2745%
HSV (HSB):
352°, 77.3504%, 91.7647%
XYZ:
36.5799, 20.5887, 9.2538
xyY:
0.5507, 0.3100, 20.5887
CIE-Lab:
52.4964, 68.4527, 30.1647
CIE-LCH:
52.4964, 74.8043, 23.7814
CIE-Luv:
52.4964, 132.5719, 19.2543
Hunter-Lab:
45.3748, 64.4962, 19.6707
#ea354e color charts
#ea354e color shades, tints & tones
#ea354e color schemes
#ea354e color preview, HTML & CSS examples
This text has a color of #ea354e
<p style="color:#ea354e;">Text here</p>
.mytext {color:#ea354e;}
This box has a color of #ea354e
<div style="background-color:#ea354e;">Content here</div>
.mybackground {background-color:#ea354e;}
Border around this has a color of #ea354e
<div style="border:2px solid #ea354e;">Content here</div>
.myborder {border:2px solid #ea354e;}