#eaa08c color space conversions
Hex:
#eaa08c
RGB:
234, 160, 140
CMY:
8, 37, 45
CMYK:
0, 32, 40, 8
HSL:
13°, 69.1176%, 73.3333%
HSV (HSB):
13°, 40.1709%, 91.7647%
XYZ:
51.2361, 44.5275, 30.7052
xyY:
0.4051, 0.3521, 44.5275
CIE-Lab:
72.5797, 25.1175, 21.5699
CIE-LCH:
72.5797, 33.1082, 40.6546
CIE-Luv:
72.5797, 51.6905, 24.1948
Hunter-Lab:
66.7289, 20.2811, 19.4281
#eaa08c color charts
#eaa08c color shades, tints & tones
#eaa08c color schemes
#eaa08c color preview, HTML & CSS examples
This text has a color of #eaa08c
<p style="color:#eaa08c;">Text here</p>
.mytext {color:#eaa08c;}
This box has a color of #eaa08c
<div style="background-color:#eaa08c;">Content here</div>
.mybackground {background-color:#eaa08c;}
Border around this has a color of #eaa08c
<div style="border:2px solid #eaa08c;">Content here</div>
.myborder {border:2px solid #eaa08c;}