#eab2a8 color space conversions
Hex:
#eab2a8
RGB:
234, 178, 168
CMY:
8, 30, 34
CMYK:
0, 24, 28, 8
HSL:
9°, 61.1111%, 78.8235%
HSV (HSB):
9°, 28.2051%, 91.7647%
XYZ:
56.9200, 52.1604, 44.1137
xyY:
0.3716, 0.3405, 52.1604
CIE-Lab:
77.3766, 18.9639, 13.0034
CIE-LCH:
77.3766, 22.9939, 34.4382
CIE-Luv:
77.3766, 36.6942, 14.8830
Hunter-Lab:
72.2221, 14.2913, 14.3408
#eab2a8 color charts
#eab2a8 color shades, tints & tones
#eab2a8 color schemes
#eab2a8 color preview, HTML & CSS examples
This text has a color of #eab2a8
<p style="color:#eab2a8;">Text here</p>
.mytext {color:#eab2a8;}
This box has a color of #eab2a8
<div style="background-color:#eab2a8;">Content here</div>
.mybackground {background-color:#eab2a8;}
Border around this has a color of #eab2a8
<div style="border:2px solid #eab2a8;">Content here</div>
.myborder {border:2px solid #eab2a8;}