#afc2d1 color space conversions
Hex:
#afc2d1
RGB:
175, 194, 209
CMY:
31, 24, 18
CMYK:
16, 7, 0, 18
HSL:
206°, 26.9841%, 75.2941%
HSV (HSB):
206°, 16.2679%, 81.9608%
XYZ:
48.4796, 52.3010, 67.8616
xyY:
0.2875, 0.3101, 52.3010
CIE-Lab:
77.4605, -3.3529, -9.6993
CIE-LCH:
77.4605, 10.2625, 250.9307
CIE-Luv:
77.4605, -10.8396, -14.3374
Hunter-Lab:
72.3194, -6.9008, -5.0117
#afc2d1 color charts
#afc2d1 color shades, tints & tones
#afc2d1 color schemes
#afc2d1 color preview, HTML & CSS examples
This text has a color of #afc2d1
<p style="color:#afc2d1;">Text here</p>
.mytext {color:#afc2d1;}
This box has a color of #afc2d1
<div style="background-color:#afc2d1;">Content here</div>
.mybackground {background-color:#afc2d1;}
Border around this has a color of #afc2d1
<div style="border:2px solid #afc2d1;">Content here</div>
.myborder {border:2px solid #afc2d1;}