#aafccc color space conversions
Hex:
#aafccc
RGB:
170, 252, 204
CMY:
33, 1, 20
CMYK:
33, 0, 19, 1
HSL:
145°, 93.1818%, 82.7451%
HSV (HSB):
145°, 32.5397%, 98.8235%
XYZ:
62.2871, 82.5265, 69.7731
xyY:
0.2903, 0.3846, 82.5265
CIE-Lab:
92.8067, -34.6946, 15.1706
CIE-LCH:
92.8067, 37.8663, 156.3822
CIE-Luv:
92.8067, -39.5568, 28.6000
Hunter-Lab:
90.8441, -36.5890, 18.0530
#aafccc color charts
#aafccc color shades, tints & tones
#aafccc color schemes
#aafccc color preview, HTML & CSS examples
This text has a color of #aafccc
<p style="color:#aafccc;">Text here</p>
.mytext {color:#aafccc;}
This box has a color of #aafccc
<div style="background-color:#aafccc;">Content here</div>
.mybackground {background-color:#aafccc;}
Border around this has a color of #aafccc
<div style="border:2px solid #aafccc;">Content here</div>
.myborder {border:2px solid #aafccc;}