#eaa07a color space conversions
Hex:
#eaa07a
RGB:
234, 160, 122
CMY:
8, 37, 52
CMYK:
0, 32, 48, 8
HSL:
20°, 72.7273%, 69.8039%
HSV (HSB):
20°, 47.8632%, 91.7647%
XYZ:
50.0153, 44.0392, 24.2767
xyY:
0.4227, 0.3722, 44.0392
CIE-Lab:
72.2547, 23.2605, 30.8878
CIE-LCH:
72.2547, 38.6666, 53.0179
CIE-Luv:
72.2547, 54.0340, 35.3006
Hunter-Lab:
66.3620, 18.3973, 24.7638
#eaa07a color charts
#eaa07a color shades, tints & tones
#eaa07a color schemes
#eaa07a color preview, HTML & CSS examples
This text has a color of #eaa07a
<p style="color:#eaa07a;">Text here</p>
.mytext {color:#eaa07a;}
This box has a color of #eaa07a
<div style="background-color:#eaa07a;">Content here</div>
.mybackground {background-color:#eaa07a;}
Border around this has a color of #eaa07a
<div style="border:2px solid #eaa07a;">Content here</div>
.myborder {border:2px solid #eaa07a;}