#e35a7e color space conversions
Hex:
#e35a7e
RGB:
227, 90, 126
CMY:
11, 65, 51
CMYK:
0, 60, 44, 11
HSL:
344°, 70.9845%, 62.1569%
HSV (HSB):
344°, 60.3524%, 89.0196%
XYZ:
39.1006, 25.1496, 22.5322
xyY:
0.4506, 0.2898, 25.1496
CIE-Lab:
57.2209, 56.2576, 7.9448
CIE-LCH:
57.2209, 56.8158, 8.0382
CIE-Luv:
57.2209, 93.2407, -0.4625
Hunter-Lab:
50.1494, 51.4121, 8.4655
#e35a7e color charts
#e35a7e color shades, tints & tones
#e35a7e color schemes
#e35a7e color preview, HTML & CSS examples
This text has a color of #e35a7e
<p style="color:#e35a7e;">Text here</p>
.mytext {color:#e35a7e;}
This box has a color of #e35a7e
<div style="background-color:#e35a7e;">Content here</div>
.mybackground {background-color:#e35a7e;}
Border around this has a color of #e35a7e
<div style="border:2px solid #e35a7e;">Content here</div>
.myborder {border:2px solid #e35a7e;}