#e18b8d color space conversions
Hex:
#e18b8d
RGB:
225, 139, 141
CMY:
12, 45, 45
CMYK:
0, 38, 37, 12
HSL:
359°, 58.9041%, 71.3725%
HSV (HSB):
359°, 38.2222%, 88.2353%
XYZ:
45.0917, 36.3959, 29.8478
xyY:
0.4050, 0.3269, 36.3959
CIE-Lab:
66.8213, 32.9740, 12.8739
CIE-LCH:
66.8213, 35.3980, 21.3270
CIE-Luv:
66.8213, 58.3594, 11.2651
Hunter-Lab:
60.3290, 27.8404, 12.8965
#e18b8d color charts
#e18b8d color shades, tints & tones
#e18b8d color schemes
#e18b8d color preview, HTML & CSS examples
This text has a color of #e18b8d
<p style="color:#e18b8d;">Text here</p>
.mytext {color:#e18b8d;}
This box has a color of #e18b8d
<div style="background-color:#e18b8d;">Content here</div>
.mybackground {background-color:#e18b8d;}
Border around this has a color of #e18b8d
<div style="border:2px solid #e18b8d;">Content here</div>
.myborder {border:2px solid #e18b8d;}