#e35d6e color space conversions
Hex:
#e35d6e
RGB:
227, 93, 110
CMY:
11, 64, 57
CMYK:
0, 59, 52, 11
HSL:
352°, 70.5263%, 62.7451%
HSV (HSB):
352°, 59.0308%, 89.0196%
XYZ:
38.4074, 25.2854, 17.6081
xyY:
0.4724, 0.3110, 25.2854
CIE-Lab:
57.3524, 53.4797, 17.5062
CIE-LCH:
57.3524, 56.2721, 18.1255
CIE-Luv:
57.3524, 95.9380, 11.4257
Hunter-Lab:
50.2846, 48.3404, 14.4377
#e35d6e color charts
#e35d6e color shades, tints & tones
#e35d6e color schemes
#e35d6e color preview, HTML & CSS examples
This text has a color of #e35d6e
<p style="color:#e35d6e;">Text here</p>
.mytext {color:#e35d6e;}
This box has a color of #e35d6e
<div style="background-color:#e35d6e;">Content here</div>
.mybackground {background-color:#e35d6e;}
Border around this has a color of #e35d6e
<div style="border:2px solid #e35d6e;">Content here</div>
.myborder {border:2px solid #e35d6e;}