#aabfc3 color space conversions
Hex:
#aabfc3
RGB:
170, 191, 195
CMY:
33, 25, 24
CMYK:
13, 2, 0, 24
HSL:
190°, 17.2414%, 71.5686%
HSV (HSB):
190°, 12.8205%, 76.4706%
XYZ:
45.0587, 49.7478, 58.8572
xyY:
0.2932, 0.3237, 49.7478
CIE-Lab:
75.9142, -6.3146, -4.4480
CIE-LCH:
75.9142, 7.7240, 215.1610
CIE-Luv:
75.9142, -11.4651, -5.6570
Hunter-Lab:
70.5321, -9.3983, -0.1035
#aabfc3 color charts
#aabfc3 color shades, tints & tones
#aabfc3 color schemes
#aabfc3 color preview, HTML & CSS examples
This text has a color of #aabfc3
<p style="color:#aabfc3;">Text here</p>
.mytext {color:#aabfc3;}
This box has a color of #aabfc3
<div style="background-color:#aabfc3;">Content here</div>
.mybackground {background-color:#aabfc3;}
Border around this has a color of #aabfc3
<div style="border:2px solid #aabfc3;">Content here</div>
.myborder {border:2px solid #aabfc3;}