#e35f7d color space conversions
Hex:
#e35f7d
RGB:
227, 95, 125
CMY:
11, 63, 51
CMYK:
0, 58, 45, 11
HSL:
346°, 70.2128%, 63.1373%
HSV (HSB):
346°, 58.1498%, 89.0196%
XYZ:
39.4724, 25.9960, 22.3393
xyY:
0.4495, 0.2961, 25.9960
CIE-Lab:
58.0332, 53.9310, 9.6839
CIE-LCH:
58.0332, 54.7936, 10.1796
CIE-Luv:
58.0332, 90.6906, 2.2303
Hunter-Lab:
50.9863, 48.9648, 9.7128
#e35f7d color charts
#e35f7d color shades, tints & tones
#e35f7d color schemes
#e35f7d color preview, HTML & CSS examples
This text has a color of #e35f7d
<p style="color:#e35f7d;">Text here</p>
.mytext {color:#e35f7d;}
This box has a color of #e35f7d
<div style="background-color:#e35f7d;">Content here</div>
.mybackground {background-color:#e35f7d;}
Border around this has a color of #e35f7d
<div style="border:2px solid #e35f7d;">Content here</div>
.myborder {border:2px solid #e35f7d;}