#e8af9e color space conversions
Hex:
#e8af9e
RGB:
232, 175, 158
CMY:
9, 31, 38
CMYK:
0, 25, 32, 9
HSL:
14°, 61.6667%, 76.4706%
HSV (HSB):
14°, 31.8966%, 90.9804%
XYZ:
54.7802, 50.2844, 39.1664
xyY:
0.3798, 0.3486, 50.2844
CIE-Lab:
76.2435, 18.4996, 16.8029
CIE-LCH:
76.2435, 24.9914, 42.2484
CIE-Luv:
76.2435, 38.3112, 19.9237
Hunter-Lab:
70.9115, 13.7990, 16.8905
#e8af9e color charts
#e8af9e color shades, tints & tones
#e8af9e color schemes
#e8af9e color preview, HTML & CSS examples
This text has a color of #e8af9e
<p style="color:#e8af9e;">Text here</p>
.mytext {color:#e8af9e;}
This box has a color of #e8af9e
<div style="background-color:#e8af9e;">Content here</div>
.mybackground {background-color:#e8af9e;}
Border around this has a color of #e8af9e
<div style="border:2px solid #e8af9e;">Content here</div>
.myborder {border:2px solid #e8af9e;}