#e35f7f color space conversions
Hex:
#e35f7f
RGB:
227, 95, 127
CMY:
11, 63, 50
CMYK:
0, 58, 44, 11
HSL:
345°, 70.2128%, 63.1373%
HSV (HSB):
345°, 58.1498%, 89.0196%
XYZ:
39.6015, 26.0476, 23.0191
xyY:
0.4466, 0.2938, 26.0476
CIE-Lab:
58.0822, 54.1261, 8.5837
CIE-LCH:
58.0822, 54.8025, 9.0114
CIE-Luv:
58.0822, 90.1326, 0.8376
Hunter-Lab:
51.0369, 49.1907, 8.9843
#e35f7f color charts
#e35f7f color shades, tints & tones
#e35f7f color schemes
#e35f7f color preview, HTML & CSS examples
This text has a color of #e35f7f
<p style="color:#e35f7f;">Text here</p>
.mytext {color:#e35f7f;}
This box has a color of #e35f7f
<div style="background-color:#e35f7f;">Content here</div>
.mybackground {background-color:#e35f7f;}
Border around this has a color of #e35f7f
<div style="border:2px solid #e35f7f;">Content here</div>
.myborder {border:2px solid #e35f7f;}