#e38e9d color space conversions
Hex:
#e38e9d
RGB:
227, 142, 157
CMY:
11, 44, 38
CMYK:
0, 37, 31, 11
HSL:
349°, 60.2837%, 72.3529%
HSV (HSB):
349°, 37.4449%, 89.0196%
XYZ:
47.4374, 38.1112, 36.7543
xyY:
0.3879, 0.3116, 38.1112
CIE-Lab:
68.1025, 34.0995, 5.7488
CIE-LCH:
68.1025, 34.5807, 9.5694
CIE-Luv:
68.1025, 55.1704, 1.7130
Hunter-Lab:
61.7343, 29.1265, 7.9150
#e38e9d color charts
#e38e9d color shades, tints & tones
#e38e9d color schemes
#e38e9d color preview, HTML & CSS examples
This text has a color of #e38e9d
<p style="color:#e38e9d;">Text here</p>
.mytext {color:#e38e9d;}
This box has a color of #e38e9d
<div style="background-color:#e38e9d;">Content here</div>
.mybackground {background-color:#e38e9d;}
Border around this has a color of #e38e9d
<div style="border:2px solid #e38e9d;">Content here</div>
.myborder {border:2px solid #e38e9d;}