#aabeac color space conversions
Hex:
#aabeac
RGB:
170, 190, 172
CMY:
33, 25, 33
CMYK:
11, 0, 9, 25
HSL:
126°, 13.3333%, 70.5882%
HSV (HSB):
126°, 10.5263%, 74.5098%
XYZ:
42.4374, 48.3515, 46.1258
xyY:
0.3100, 0.3532, 48.3515
CIE-Lab:
75.0461, -10.2845, 6.7686
CIE-LCH:
75.0461, 12.3120, 146.6496
CIE-Luv:
75.0461, -10.2401, 11.6392
Hunter-Lab:
69.5353, -12.7480, 9.3450
#aabeac color charts
#aabeac color shades, tints & tones
#aabeac color schemes
#aabeac color preview, HTML & CSS examples
This text has a color of #aabeac
<p style="color:#aabeac;">Text here</p>
.mytext {color:#aabeac;}
This box has a color of #aabeac
<div style="background-color:#aabeac;">Content here</div>
.mybackground {background-color:#aabeac;}
Border around this has a color of #aabeac
<div style="border:2px solid #aabeac;">Content here</div>
.myborder {border:2px solid #aabeac;}