#e35d6a color space conversions
Hex:
#e35d6a
RGB:
227, 93, 106
CMY:
11, 64, 58
CMYK:
0, 59, 53, 11
HSL:
354°, 70.5263%, 62.7451%
HSV (HSB):
354°, 59.0308%, 89.0196%
XYZ:
38.1944, 25.2002, 16.4867
xyY:
0.4781, 0.3155, 25.2002
CIE-Lab:
57.2700, 53.1507, 19.7281
CIE-LCH:
57.2700, 56.6939, 20.3636
CIE-Luv:
57.2700, 96.9726, 13.9378
Hunter-Lab:
50.1998, 47.9617, 15.6677
#e35d6a color charts
#e35d6a color shades, tints & tones
#e35d6a color schemes
#e35d6a color preview, HTML & CSS examples
This text has a color of #e35d6a
<p style="color:#e35d6a;">Text here</p>
.mytext {color:#e35d6a;}
This box has a color of #e35d6a
<div style="background-color:#e35d6a;">Content here</div>
.mybackground {background-color:#e35d6a;}
Border around this has a color of #e35d6a
<div style="border:2px solid #e35d6a;">Content here</div>
.myborder {border:2px solid #e35d6a;}