#e5026d color space conversions
Hex:
#e5026d
RGB:
229, 2, 109
CMY:
10, 99, 57
CMYK:
0, 99, 52, 10
HSL:
332°, 98.2684%, 45.2941%
HSV (HSB):
332°, 99.1266%, 89.8039%
XYZ:
35.0951, 17.8056, 16.0551
xyY:
0.5090, 0.2582, 17.8056
CIE-Lab:
49.2594, 77.4161, 6.8553
CIE-LCH:
49.2594, 77.7190, 5.0605
CIE-Luv:
49.2594, 129.9020, -6.9982
Hunter-Lab:
42.1966, 74.6151, 6.9788
#e5026d color charts
#e5026d color shades, tints & tones
#e5026d color schemes
#e5026d color preview, HTML & CSS examples
This text has a color of #e5026d
<p style="color:#e5026d;">Text here</p>
.mytext {color:#e5026d;}
This box has a color of #e5026d
<div style="background-color:#e5026d;">Content here</div>
.mybackground {background-color:#e5026d;}
Border around this has a color of #e5026d
<div style="border:2px solid #e5026d;">Content here</div>
.myborder {border:2px solid #e5026d;}