#e89894 color space conversions
Hex:
#e89894
RGB:
232, 152, 148
CMY:
9, 40, 42
CMYK:
0, 34, 36, 9
HSL:
3°, 64.6154%, 74.5098%
HSV (HSB):
3°, 36.2069%, 90.9804%
XYZ:
49.8522, 41.7504, 33.4481
xyY:
0.3987, 0.3339, 41.7504
CIE-Lab:
70.6985, 29.5289, 14.5319
CIE-LCH:
70.6985, 32.9110, 26.2030
CIE-Luv:
70.6985, 54.2081, 14.3377
Hunter-Lab:
64.6145, 24.6432, 14.5384
#e89894 color charts
#e89894 color shades, tints & tones
#e89894 color schemes
#e89894 color preview, HTML & CSS examples
This text has a color of #e89894
<p style="color:#e89894;">Text here</p>
.mytext {color:#e89894;}
This box has a color of #e89894
<div style="background-color:#e89894;">Content here</div>
.mybackground {background-color:#e89894;}
Border around this has a color of #e89894
<div style="border:2px solid #e89894;">Content here</div>
.myborder {border:2px solid #e89894;}