#e52e5c color space conversions
Hex:
#e52e5c
RGB:
229, 46, 92
CMY:
10, 82, 64
CMYK:
0, 80, 60, 10
HSL:
345°, 77.8723%, 53.9216%
HSV (HSB):
345°, 79.9127%, 89.8039%
XYZ:
35.2219, 19.3847, 12.0104
xyY:
0.5287, 0.2910, 19.3847
CIE-Lab:
51.1343, 69.7660, 19.8316
CIE-LCH:
51.1343, 72.5299, 15.8683
CIE-Luv:
51.1343, 127.1834, 9.0221
Hunter-Lab:
44.0281, 65.7485, 14.6459
#e52e5c color charts
#e52e5c color shades, tints & tones
#e52e5c color schemes
#e52e5c color preview, HTML & CSS examples
This text has a color of #e52e5c
<p style="color:#e52e5c;">Text here</p>
.mytext {color:#e52e5c;}
This box has a color of #e52e5c
<div style="background-color:#e52e5c;">Content here</div>
.mybackground {background-color:#e52e5c;}
Border around this has a color of #e52e5c
<div style="border:2px solid #e52e5c;">Content here</div>
.myborder {border:2px solid #e52e5c;}