#eaa08f color space conversions
Hex:
#eaa08f
RGB:
234, 160, 143
CMY:
8, 37, 44
CMYK:
0, 32, 39, 8
HSL:
11°, 68.4211%, 73.9216%
HSV (HSB):
11°, 38.8889%, 91.7647%
XYZ:
51.4604, 44.6172, 31.8863
xyY:
0.4021, 0.3487, 44.6172
CIE-Lab:
72.6391, 25.4542, 20.0118
CIE-LCH:
72.6391, 32.3788, 38.1740
CIE-Luv:
72.6391, 51.2764, 22.2269
Hunter-Lab:
66.7961, 20.6250, 18.4541
#eaa08f color charts
#eaa08f color shades, tints & tones
#eaa08f color schemes
#eaa08f color preview, HTML & CSS examples
This text has a color of #eaa08f
<p style="color:#eaa08f;">Text here</p>
.mytext {color:#eaa08f;}
This box has a color of #eaa08f
<div style="background-color:#eaa08f;">Content here</div>
.mybackground {background-color:#eaa08f;}
Border around this has a color of #eaa08f
<div style="border:2px solid #eaa08f;">Content here</div>
.myborder {border:2px solid #eaa08f;}