#aafdc5 color space conversions
Hex:
#aafdc5
RGB:
170, 253, 197
CMY:
33, 1, 23
CMYK:
33, 0, 22, 1
HSL:
140°, 95.4023%, 82.9412%
HSV (HSB):
140°, 32.8063%, 99.2157%
XYZ:
61.7809, 82.8278, 65.5545
xyY:
0.2940, 0.3941, 82.8278
CIE-Lab:
92.9390, -36.4443, 18.9462
CIE-LCH:
92.9390, 41.0749, 152.5316
CIE-Luv:
92.9390, -40.0948, 34.2470
Hunter-Lab:
91.0098, -38.0946, 21.0002
#aafdc5 color charts
#aafdc5 color shades, tints & tones
#aafdc5 color schemes
#aafdc5 color preview, HTML & CSS examples
This text has a color of #aafdc5
<p style="color:#aafdc5;">Text here</p>
.mytext {color:#aafdc5;}
This box has a color of #aafdc5
<div style="background-color:#aafdc5;">Content here</div>
.mybackground {background-color:#aafdc5;}
Border around this has a color of #aafdc5
<div style="border:2px solid #aafdc5;">Content here</div>
.myborder {border:2px solid #aafdc5;}