#aafcc7 color space conversions
Hex:
#aafcc7
RGB:
170, 252, 199
CMY:
33, 1, 22
CMYK:
33, 0, 21, 1
HSL:
141°, 93.1818%, 82.7451%
HSV (HSB):
141°, 32.5397%, 98.8235%
XYZ:
61.6968, 82.2904, 66.6647
xyY:
0.2929, 0.3906, 82.2904
CIE-Lab:
92.7029, -35.6232, 17.5910
CIE-LCH:
92.7029, 39.7298, 153.7195
CIE-Luv:
92.7029, -39.6253, 32.1901
Hunter-Lab:
90.7140, -37.3475, 19.9283
#aafcc7 color charts
#aafcc7 color shades, tints & tones
#aafcc7 color schemes
#aafcc7 color preview, HTML & CSS examples
This text has a color of #aafcc7
<p style="color:#aafcc7;">Text here</p>
.mytext {color:#aafcc7;}
This box has a color of #aafcc7
<div style="background-color:#aafcc7;">Content here</div>
.mybackground {background-color:#aafcc7;}
Border around this has a color of #aafcc7
<div style="border:2px solid #aafcc7;">Content here</div>
.myborder {border:2px solid #aafcc7;}