#e5254e color space conversions
Hex:
#e5254e
RGB:
229, 37, 78
CMY:
10, 85, 69
CMYK:
0, 84, 66, 10
HSL:
347°, 78.6885%, 52.1569%
HSV (HSB):
347°, 83.8428%, 89.8039%
XYZ:
34.3498, 18.5312, 8.9742
xyY:
0.5553, 0.2996, 18.5312
CIE-Lab:
50.1342, 71.0881, 26.9866
CIE-LCH:
50.1342, 76.0382, 20.7878
CIE-Luv:
50.1342, 135.0287, 15.1817
Hunter-Lab:
43.0479, 67.0992, 17.7734
#e5254e color charts
#e5254e color shades, tints & tones
#e5254e color schemes
#e5254e color preview, HTML & CSS examples
This text has a color of #e5254e
<p style="color:#e5254e;">Text here</p>
.mytext {color:#e5254e;}
This box has a color of #e5254e
<div style="background-color:#e5254e;">Content here</div>
.mybackground {background-color:#e5254e;}
Border around this has a color of #e5254e
<div style="border:2px solid #e5254e;">Content here</div>
.myborder {border:2px solid #e5254e;}