#e35d8e color space conversions
Hex:
#e35d8e
RGB:
227, 93, 142
CMY:
11, 64, 44
CMYK:
0, 59, 37, 11
HSL:
338°, 70.5263%, 62.7451%
HSV (HSB):
338°, 59.0308%, 89.0196%
XYZ:
40.4754, 26.1126, 28.4981
xyY:
0.4257, 0.2746, 26.1126
CIE-Lab:
58.1438, 56.5877, -0.0988
CIE-LCH:
58.1438, 56.5878, 359.9000
CIE-Luv:
58.1438, 86.8626, -10.8418
Hunter-Lab:
51.1005, 51.9595, 2.7050
#e35d8e color charts
#e35d8e color shades, tints & tones
#e35d8e color schemes
#e35d8e color preview, HTML & CSS examples
This text has a color of #e35d8e
<p style="color:#e35d8e;">Text here</p>
.mytext {color:#e35d8e;}
This box has a color of #e35d8e
<div style="background-color:#e35d8e;">Content here</div>
.mybackground {background-color:#e35d8e;}
Border around this has a color of #e35d8e
<div style="border:2px solid #e35d8e;">Content here</div>
.myborder {border:2px solid #e35d8e;}