#e52c65 color space conversions
Hex:
#e52c65
RGB:
229, 44, 101
CMY:
10, 83, 60
CMYK:
0, 81, 56, 10
HSL:
342°, 78.0591%, 53.5294%
HSV (HSB):
342°, 80.7860%, 89.8039%
XYZ:
35.5627, 19.3990, 14.1819
xyY:
0.5143, 0.2806, 19.3990
CIE-Lab:
51.1507, 70.8500, 14.3965
CIE-LCH:
51.1507, 72.2978, 11.4860
CIE-Luv:
51.1507, 124.7246, 3.1186
Hunter-Lab:
44.0443, 67.0492, 11.7400
#e52c65 color charts
#e52c65 color shades, tints & tones
#e52c65 color schemes
#e52c65 color preview, HTML & CSS examples
This text has a color of #e52c65
<p style="color:#e52c65;">Text here</p>
.mytext {color:#e52c65;}
This box has a color of #e52c65
<div style="background-color:#e52c65;">Content here</div>
.mybackground {background-color:#e52c65;}
Border around this has a color of #e52c65
<div style="border:2px solid #e52c65;">Content here</div>
.myborder {border:2px solid #e52c65;}