#afc3d5 color space conversions
Hex:
#afc3d5
RGB:
175, 195, 213
CMY:
31, 24, 16
CMYK:
18, 8, 0, 16
HSL:
208°, 31.1475%, 76.0784%
HSV (HSB):
208°, 17.8404%, 83.5294%
XYZ:
49.2045, 52.9483, 70.5775
xyY:
0.2849, 0.3065, 52.9483
CIE-Lab:
77.8444, -3.0265, -11.2866
CIE-LCH:
77.8444, 11.6853, 254.9891
CIE-Luv:
77.8444, -11.4462, -16.9140
Hunter-Lab:
72.7656, -6.6369, -6.5712
#afc3d5 color charts
#afc3d5 color shades, tints & tones
#afc3d5 color schemes
#afc3d5 color preview, HTML & CSS examples
This text has a color of #afc3d5
<p style="color:#afc3d5;">Text here</p>
.mytext {color:#afc3d5;}
This box has a color of #afc3d5
<div style="background-color:#afc3d5;">Content here</div>
.mybackground {background-color:#afc3d5;}
Border around this has a color of #afc3d5
<div style="border:2px solid #afc3d5;">Content here</div>
.myborder {border:2px solid #afc3d5;}