#e89a9e color space conversions
Hex:
#e89a9e
RGB:
232, 154, 158
CMY:
9, 40, 38
CMYK:
0, 34, 32, 9
HSL:
357°, 62.9032%, 75.6863%
HSV (HSB):
357°, 33.6207%, 90.9804%
XYZ:
51.0059, 42.7356, 37.9083
xyY:
0.3874, 0.3246, 42.7356
CIE-Lab:
71.3752, 29.6989, 9.9489
CIE-LCH:
71.3752, 31.3210, 18.5204
CIE-Luv:
71.3752, 51.3718, 8.3506
Hunter-Lab:
65.3725, 24.8700, 11.3796
#e89a9e color charts
#e89a9e color shades, tints & tones
#e89a9e color schemes
#e89a9e color preview, HTML & CSS examples
This text has a color of #e89a9e
<p style="color:#e89a9e;">Text here</p>
.mytext {color:#e89a9e;}
This box has a color of #e89a9e
<div style="background-color:#e89a9e;">Content here</div>
.mybackground {background-color:#e89a9e;}
Border around this has a color of #e89a9e
<div style="border:2px solid #e89a9e;">Content here</div>
.myborder {border:2px solid #e89a9e;}