#aabfc8 color space conversions
Hex:
#aabfc8
RGB:
170, 191, 200
CMY:
33, 25, 22
CMYK:
15, 5, 0, 22
HSL:
198°, 21.4286%, 72.5490%
HSV (HSB):
198°, 15.0000%, 78.4314%
XYZ:
45.6337, 49.9778, 61.8851
xyY:
0.2897, 0.3173, 49.9778
CIE-Lab:
76.0556, -5.2729, -6.9514
CIE-LCH:
76.0556, 8.7250, 232.8186
CIE-Luv:
76.0556, -11.6287, -9.6933
Hunter-Lab:
70.6950, -8.4942, -2.4149
#aabfc8 color charts
#aabfc8 color shades, tints & tones
#aabfc8 color schemes
#aabfc8 color preview, HTML & CSS examples
This text has a color of #aabfc8
<p style="color:#aabfc8;">Text here</p>
.mytext {color:#aabfc8;}
This box has a color of #aabfc8
<div style="background-color:#aabfc8;">Content here</div>
.mybackground {background-color:#aabfc8;}
Border around this has a color of #aabfc8
<div style="border:2px solid #aabfc8;">Content here</div>
.myborder {border:2px solid #aabfc8;}