#e38b8d color space conversions
Hex:
#e38b8d
RGB:
227, 139, 141
CMY:
11, 45, 45
CMYK:
0, 39, 38, 11
HSL:
359°, 61.1111%, 71.7647%
HSV (HSB):
359°, 38.7665%, 89.0196%
XYZ:
45.7189, 36.7192, 29.8772
xyY:
0.4071, 0.3269, 36.7192
CIE-Lab:
67.0658, 33.7197, 13.2529
CIE-LCH:
67.0658, 36.2306, 21.4565
CIE-Luv:
67.0658, 59.8867, 11.6003
Hunter-Lab:
60.5964, 28.6314, 13.1844
#e38b8d color charts
#e38b8d color shades, tints & tones
#e38b8d color schemes
#e38b8d color preview, HTML & CSS examples
This text has a color of #e38b8d
<p style="color:#e38b8d;">Text here</p>
.mytext {color:#e38b8d;}
This box has a color of #e38b8d
<div style="background-color:#e38b8d;">Content here</div>
.mybackground {background-color:#e38b8d;}
Border around this has a color of #e38b8d
<div style="border:2px solid #e38b8d;">Content here</div>
.myborder {border:2px solid #e38b8d;}