#eaa4aa color space conversions
Hex:
#eaa4aa
RGB:
234, 164, 170
CMY:
8, 36, 33
CMYK:
0, 30, 27, 8
HSL:
355°, 62.5000%, 78.0392%
HSV (HSB):
355°, 29.9145%, 91.7647%
XYZ:
54.4628, 46.9456, 44.2211
xyY:
0.3740, 0.3224, 46.9456
CIE-Lab:
74.1550, 26.6965, 7.3289
CIE-LCH:
74.1550, 27.6843, 15.3510
CIE-Luv:
74.1550, 44.9010, 5.4917
Hunter-Lab:
68.5169, 21.9819, 9.6958
#eaa4aa color charts
#eaa4aa color shades, tints & tones
#eaa4aa color schemes
#eaa4aa color preview, HTML & CSS examples
This text has a color of #eaa4aa
<p style="color:#eaa4aa;">Text here</p>
.mytext {color:#eaa4aa;}
This box has a color of #eaa4aa
<div style="background-color:#eaa4aa;">Content here</div>
.mybackground {background-color:#eaa4aa;}
Border around this has a color of #eaa4aa
<div style="border:2px solid #eaa4aa;">Content here</div>
.myborder {border:2px solid #eaa4aa;}