#e52c8c color space conversions
Hex:
#e52c8c
RGB:
229, 44, 140
CMY:
10, 83, 45
CMYK:
0, 81, 39, 10
HSL:
329°, 78.0591%, 53.5294%
HSV (HSB):
329°, 80.7860%, 89.8039%
XYZ:
37.9474, 20.3528, 26.7394
xyY:
0.4462, 0.2393, 20.3528
CIE-Lab:
52.2338, 74.0612, -7.6005
CIE-LCH:
52.2338, 74.4502, 354.1405
CIE-Luv:
52.2338, 109.0624, -24.2863
Hunter-Lab:
45.1141, 71.1943, -3.5616
#e52c8c color charts
#e52c8c color shades, tints & tones
#e52c8c color schemes
#e52c8c color preview, HTML & CSS examples
This text has a color of #e52c8c
<p style="color:#e52c8c;">Text here</p>
.mytext {color:#e52c8c;}
This box has a color of #e52c8c
<div style="background-color:#e52c8c;">Content here</div>
.mybackground {background-color:#e52c8c;}
Border around this has a color of #e52c8c
<div style="border:2px solid #e52c8c;">Content here</div>
.myborder {border:2px solid #e52c8c;}