#eaa48c color space conversions
Hex:
#eaa48c
RGB:
234, 164, 140
CMY:
8, 36, 45
CMYK:
0, 30, 40, 8
HSL:
15°, 69.1176%, 73.3333%
HSV (HSB):
15°, 40.1709%, 91.7647%
XYZ:
51.9408, 45.9368, 30.9401
xyY:
0.4032, 0.3566, 45.9368
CIE-Lab:
73.5045, 22.9882, 22.8309
CIE-LCH:
73.5045, 32.3992, 44.8032
CIE-Luv:
73.5045, 49.0512, 26.2738
Hunter-Lab:
67.7767, 18.1845, 20.3778
#eaa48c color charts
#eaa48c color shades, tints & tones
#eaa48c color schemes
#eaa48c color preview, HTML & CSS examples
This text has a color of #eaa48c
<p style="color:#eaa48c;">Text here</p>
.mytext {color:#eaa48c;}
This box has a color of #eaa48c
<div style="background-color:#eaa48c;">Content here</div>
.mybackground {background-color:#eaa48c;}
Border around this has a color of #eaa48c
<div style="border:2px solid #eaa48c;">Content here</div>
.myborder {border:2px solid #eaa48c;}