#e18d9d color space conversions
Hex:
#e18d9d
RGB:
225, 141, 157
CMY:
12, 45, 38
CMYK:
0, 37, 30, 12
HSL:
349°, 58.3333%, 71.7647%
HSV (HSB):
349°, 37.3333%, 88.2353%
XYZ:
46.6620, 37.4916, 36.6755
xyY:
0.3862, 0.3103, 37.4916
CIE-Lab:
67.6442, 33.9021, 5.0582
CIE-LCH:
67.6442, 34.2774, 8.4859
CIE-Luv:
67.6442, 54.2851, 0.8088
Hunter-Lab:
61.2304, 28.8768, 7.3480
#e18d9d color charts
#e18d9d color shades, tints & tones
#e18d9d color schemes
#e18d9d color preview, HTML & CSS examples
This text has a color of #e18d9d
<p style="color:#e18d9d;">Text here</p>
.mytext {color:#e18d9d;}
This box has a color of #e18d9d
<div style="background-color:#e18d9d;">Content here</div>
.mybackground {background-color:#e18d9d;}
Border around this has a color of #e18d9d
<div style="border:2px solid #e18d9d;">Content here</div>
.myborder {border:2px solid #e18d9d;}