#e35a7c color space conversions
Hex:
#e35a7c
RGB:
227, 90, 124
CMY:
11, 65, 51
CMYK:
0, 60, 45, 11
HSL:
345°, 70.9845%, 62.1569%
HSV (HSB):
345°, 60.3524%, 89.0196%
XYZ:
38.9728, 25.0985, 21.8592
xyY:
0.4535, 0.2921, 25.0985
CIE-Lab:
57.1712, 56.0660, 9.0489
CIE-LCH:
57.1712, 56.7915, 9.1684
CIE-Luv:
57.1712, 93.8249, 0.9326
Hunter-Lab:
50.0984, 51.1876, 9.1991
#e35a7c color charts
#e35a7c color shades, tints & tones
#e35a7c color schemes
#e35a7c color preview, HTML & CSS examples
This text has a color of #e35a7c
<p style="color:#e35a7c;">Text here</p>
.mytext {color:#e35a7c;}
This box has a color of #e35a7c
<div style="background-color:#e35a7c;">Content here</div>
.mybackground {background-color:#e35a7c;}
Border around this has a color of #e35a7c
<div style="border:2px solid #e35a7c;">Content here</div>
.myborder {border:2px solid #e35a7c;}