#eaacad color space conversions
Hex:
#eaacad
RGB:
234, 172, 173
CMY:
8, 33, 32
CMYK:
0, 26, 26, 8
HSL:
359°, 59.6154%, 79.6078%
HSV (HSB):
359°, 26.4957%, 91.7647%
XYZ:
56.2270, 50.0146, 46.2255
xyY:
0.3688, 0.3280, 50.0146
CIE-Lab:
76.0782, 22.8433, 8.4401
CIE-LCH:
76.0782, 24.3526, 20.2781
CIE-Luv:
76.0782, 39.6867, 7.8444
Hunter-Lab:
70.7210, 18.1554, 10.7509
#eaacad color charts
#eaacad color shades, tints & tones
#eaacad color schemes
#eaacad color preview, HTML & CSS examples
This text has a color of #eaacad
<p style="color:#eaacad;">Text here</p>
.mytext {color:#eaacad;}
This box has a color of #eaacad
<div style="background-color:#eaacad;">Content here</div>
.mybackground {background-color:#eaacad;}
Border around this has a color of #eaacad
<div style="border:2px solid #eaacad;">Content here</div>
.myborder {border:2px solid #eaacad;}