#afcbd7 color space conversions
Hex:
#afcbd7
RGB:
175, 203, 215
CMY:
31, 20, 16
CMYK:
19, 6, 0, 16
HSL:
198°, 33.3333%, 76.4706%
HSV (HSB):
198°, 18.6047%, 84.3137%
XYZ:
51.3009, 56.7321, 72.5365
xyY:
0.2841, 0.3142, 56.7321
CIE-Lab:
80.0287, -6.8189, -9.1075
CIE-LCH:
80.0287, 11.3774, 233.1773
CIE-Luv:
80.0287, -15.1944, -12.9103
Hunter-Lab:
75.3207, -10.2351, -4.3739
#afcbd7 color charts
#afcbd7 color shades, tints & tones
#afcbd7 color schemes
#afcbd7 color preview, HTML & CSS examples
This text has a color of #afcbd7
<p style="color:#afcbd7;">Text here</p>
.mytext {color:#afcbd7;}
This box has a color of #afcbd7
<div style="background-color:#afcbd7;">Content here</div>
.mybackground {background-color:#afcbd7;}
Border around this has a color of #afcbd7
<div style="border:2px solid #afcbd7;">Content here</div>
.myborder {border:2px solid #afcbd7;}