#e35a9c color space conversions
Hex:
#e35a9c
RGB:
227, 90, 156
CMY:
11, 65, 39
CMYK:
0, 60, 31, 11
HSL:
331°, 70.9845%, 62.1569%
HSV (HSB):
331°, 60.3524%, 89.0196%
XYZ:
41.3355, 26.0435, 34.3008
xyY:
0.4065, 0.2561, 26.0435
CIE-Lab:
58.0783, 59.5156, -8.3640
CIE-LCH:
58.0783, 60.1004, 352.0003
CIE-Luv:
58.0783, 84.0136, -22.7497
Hunter-Lab:
51.0329, 55.2735, -4.1277
#e35a9c color charts
#e35a9c color shades, tints & tones
#e35a9c color schemes
#e35a9c color preview, HTML & CSS examples
This text has a color of #e35a9c
<p style="color:#e35a9c;">Text here</p>
.mytext {color:#e35a9c;}
This box has a color of #e35a9c
<div style="background-color:#e35a9c;">Content here</div>
.mybackground {background-color:#e35a9c;}
Border around this has a color of #e35a9c
<div style="border:2px solid #e35a9c;">Content here</div>
.myborder {border:2px solid #e35a9c;}