#e52ccb color space conversions
Hex:
#e52ccb
RGB:
229, 44, 203
CMY:
10, 83, 20
CMYK:
0, 81, 11, 10
HSL:
308°, 78.0591%, 53.5294%
HSV (HSB):
308°, 80.7860%, 89.8039%
XYZ:
43.9933, 22.7712, 58.5765
xyY:
0.3510, 0.1817, 22.7712
CIE-Lab:
54.8359, 81.4429, -40.5306
CIE-LCH:
54.8359, 90.9707, 333.5425
CIE-Luv:
54.8359, 82.4611, -73.5766
Hunter-Lab:
47.7192, 81.0543, -39.3766
#e52ccb color charts
#e52ccb color shades, tints & tones
#e52ccb color schemes
#e52ccb color preview, HTML & CSS examples
This text has a color of #e52ccb
<p style="color:#e52ccb;">Text here</p>
.mytext {color:#e52ccb;}
This box has a color of #e52ccb
<div style="background-color:#e52ccb;">Content here</div>
.mybackground {background-color:#e52ccb;}
Border around this has a color of #e52ccb
<div style="border:2px solid #e52ccb;">Content here</div>
.myborder {border:2px solid #e52ccb;}