#e38dac color space conversions
Hex:
#e38dac
RGB:
227, 141, 172
CMY:
11, 45, 33
CMYK:
0, 38, 24, 11
HSL:
338°, 60.5634%, 72.1569%
HSV (HSB):
338°, 37.8855%, 89.0196%
XYZ:
48.6498, 38.3592, 43.8697
xyY:
0.3717, 0.2931, 38.3592
CIE-Lab:
68.2845, 36.6656, -2.3992
CIE-LCH:
68.2845, 36.7440, 356.2563
CIE-Luv:
68.2845, 52.9840, -10.1781
Hunter-Lab:
61.9348, 31.8259, 1.3581
#e38dac color charts
#e38dac color shades, tints & tones
#e38dac color schemes
#e38dac color preview, HTML & CSS examples
This text has a color of #e38dac
<p style="color:#e38dac;">Text here</p>
.mytext {color:#e38dac;}
This box has a color of #e38dac
<div style="background-color:#e38dac;">Content here</div>
.mybackground {background-color:#e38dac;}
Border around this has a color of #e38dac
<div style="border:2px solid #e38dac;">Content here</div>
.myborder {border:2px solid #e38dac;}