#eab2b9 color space conversions
Hex:
#eab2b9
RGB:
234, 178, 185
CMY:
8, 30, 27
CMYK:
0, 24, 21, 8
HSL:
353°, 57.1429%, 80.7843%
HSV (HSB):
353°, 23.9316%, 91.7647%
XYZ:
58.6090, 52.8360, 53.0083
xyY:
0.3564, 0.3213, 52.8360
CIE-Lab:
77.7781, 21.3617, 4.3516
CIE-LCH:
77.7781, 21.8005, 11.5142
CIE-Luv:
77.7781, 34.6158, 2.4252
Hunter-Lab:
72.6884, 16.7209, 7.6444
#eab2b9 color charts
#eab2b9 color shades, tints & tones
#eab2b9 color schemes
#eab2b9 color preview, HTML & CSS examples
This text has a color of #eab2b9
<p style="color:#eab2b9;">Text here</p>
.mytext {color:#eab2b9;}
This box has a color of #eab2b9
<div style="background-color:#eab2b9;">Content here</div>
.mybackground {background-color:#eab2b9;}
Border around this has a color of #eab2b9
<div style="border:2px solid #eab2b9;">Content here</div>
.myborder {border:2px solid #eab2b9;}