#aeadac color space conversions
Hex:
#aeadac
RGB:
174, 173, 172
CMY:
32, 32, 33
CMYK:
0, 1, 1, 32
HSL:
30°, 1.2195%, 67.8431%
HSV (HSB):
30°, 1.1494%, 68.2353%
XYZ:
39.8455, 41.8644, 45.0103
xyY:
0.3144, 0.3304, 41.8644
CIE-Lab:
70.7773, 0.1713, 0.6295
CIE-LCH:
70.7773, 0.6524, 74.7756
CIE-Luv:
70.7773, 0.6281, 0.8932
Hunter-Lab:
64.7027, -3.3049, 4.0469
#aeadac color charts
#aeadac color shades, tints & tones
#aeadac color schemes
#aeadac color preview, HTML & CSS examples
This text has a color of #aeadac
<p style="color:#aeadac;">Text here</p>
.mytext {color:#aeadac;}
This box has a color of #aeadac
<div style="background-color:#aeadac;">Content here</div>
.mybackground {background-color:#aeadac;}
Border around this has a color of #aeadac
<div style="border:2px solid #aeadac;">Content here</div>
.myborder {border:2px solid #aeadac;}