#aafdc1 color space conversions
Hex:
#aafdc1
RGB:
170, 253, 193
CMY:
33, 1, 24
CMYK:
33, 0, 24, 1
HSL:
137°, 95.4023%, 82.9412%
HSV (HSB):
137°, 32.8063%, 99.2157%
XYZ:
61.3285, 82.6469, 63.1722
xyY:
0.2961, 0.3990, 82.6469
CIE-Lab:
92.8596, -37.1619, 20.8803
CIE-LCH:
92.8596, 42.6262, 150.6695
CIE-Luv:
92.8596, -40.1508, 37.0475
Hunter-Lab:
90.9103, -38.6762, 22.4375
#aafdc1 color charts
#aafdc1 color shades, tints & tones
#aafdc1 color schemes
#aafdc1 color preview, HTML & CSS examples
This text has a color of #aafdc1
<p style="color:#aafdc1;">Text here</p>
.mytext {color:#aafdc1;}
This box has a color of #aafdc1
<div style="background-color:#aafdc1;">Content here</div>
.mybackground {background-color:#aafdc1;}
Border around this has a color of #aafdc1
<div style="border:2px solid #aafdc1;">Content here</div>
.myborder {border:2px solid #aafdc1;}