#eabeaf color space conversions
Hex:
#eabeaf
RGB:
234, 190, 175
CMY:
8, 25, 31
CMYK:
0, 19, 25, 8
HSL:
15°, 58.4158%, 80.1961%
HSV (HSB):
15°, 25.2137%, 91.7647%
XYZ:
60.0830, 57.4145, 48.4728
xyY:
0.3620, 0.3459, 57.4145
CIE-Lab:
80.4122, 13.5461, 13.5148
CIE-LCH:
80.4122, 19.1350, 44.9339
CIE-Luv:
80.4122, 28.7060, 16.8039
Hunter-Lab:
75.7723, 8.9384, 15.1118
#eabeaf color charts
#eabeaf color shades, tints & tones
#eabeaf color schemes
#eabeaf color preview, HTML & CSS examples
This text has a color of #eabeaf
<p style="color:#eabeaf;">Text here</p>
.mytext {color:#eabeaf;}
This box has a color of #eabeaf
<div style="background-color:#eabeaf;">Content here</div>
.mybackground {background-color:#eabeaf;}
Border around this has a color of #eabeaf
<div style="border:2px solid #eabeaf;">Content here</div>
.myborder {border:2px solid #eabeaf;}