#eaa48e color space conversions
Hex:
#eaa48e
RGB:
234, 164, 142
CMY:
8, 36, 44
CMYK:
0, 30, 39, 8
HSL:
14°, 68.6567%, 73.7255%
HSV (HSB):
14°, 39.3162%, 91.7647%
XYZ:
52.0896, 45.9963, 31.7239
xyY:
0.4013, 0.3543, 45.9963
CIE-Lab:
73.5432, 23.2117, 21.7963
CIE-LCH:
73.5432, 31.8412, 43.1987
CIE-Luv:
73.5432, 48.7913, 24.9780
Hunter-Lab:
67.8206, 18.4109, 19.7408
#eaa48e color charts
#eaa48e color shades, tints & tones
#eaa48e color schemes
#eaa48e color preview, HTML & CSS examples
This text has a color of #eaa48e
<p style="color:#eaa48e;">Text here</p>
.mytext {color:#eaa48e;}
This box has a color of #eaa48e
<div style="background-color:#eaa48e;">Content here</div>
.mybackground {background-color:#eaa48e;}
Border around this has a color of #eaa48e
<div style="border:2px solid #eaa48e;">Content here</div>
.myborder {border:2px solid #eaa48e;}