#aaafc5 color space conversions
Hex:
#aaafc5
RGB:
170, 175, 197
CMY:
33, 31, 23
CMYK:
14, 11, 0, 23
HSL:
229°, 18.8811%, 71.9608%
HSV (HSB):
229°, 13.7056%, 77.2549%
XYZ:
41.9856, 43.2372, 58.9561
xyY:
0.2912, 0.2999, 43.2372
CIE-Lab:
71.7157, 2.7096, -11.7780
CIE-LCH:
71.7157, 12.0857, 282.9559
CIE-Luv:
71.7157, -3.9406, -18.3853
Hunter-Lab:
65.7550, -1.0963, -7.1310
#aaafc5 color charts
#aaafc5 color shades, tints & tones
#aaafc5 color schemes
#aaafc5 color preview, HTML & CSS examples
This text has a color of #aaafc5
<p style="color:#aaafc5;">Text here</p>
.mytext {color:#aaafc5;}
This box has a color of #aaafc5
<div style="background-color:#aaafc5;">Content here</div>
.mybackground {background-color:#aaafc5;}
Border around this has a color of #aaafc5
<div style="border:2px solid #aaafc5;">Content here</div>
.myborder {border:2px solid #aaafc5;}