#eaa08e color space conversions
Hex:
#eaa08e
RGB:
234, 160, 142
CMY:
8, 37, 44
CMYK:
0, 32, 39, 8
HSL:
12°, 68.6567%, 73.7255%
HSV (HSB):
12°, 39.3162%, 91.7647%
XYZ:
51.3850, 44.5870, 31.4891
xyY:
0.4031, 0.3498, 44.5870
CIE-Lab:
72.6191, 25.3411, 20.5312
CIE-LCH:
72.6191, 32.6145, 39.0141
CIE-Luv:
72.6191, 51.4152, 22.8863
Hunter-Lab:
66.7735, 20.5094, 18.7815
#eaa08e color charts
#eaa08e color shades, tints & tones
#eaa08e color schemes
#eaa08e color preview, HTML & CSS examples
This text has a color of #eaa08e
<p style="color:#eaa08e;">Text here</p>
.mytext {color:#eaa08e;}
This box has a color of #eaa08e
<div style="background-color:#eaa08e;">Content here</div>
.mybackground {background-color:#eaa08e;}
Border around this has a color of #eaa08e
<div style="border:2px solid #eaa08e;">Content here</div>
.myborder {border:2px solid #eaa08e;}