#afc8d7 color space conversions
Hex:
#afc8d7
RGB:
175, 200, 215
CMY:
31, 22, 16
CMYK:
19, 7, 0, 16
HSL:
203°, 33.3333%, 76.4706%
HSV (HSB):
203°, 18.6047%, 84.3137%
XYZ:
50.5992, 55.3288, 72.3026
xyY:
0.2839, 0.3104, 55.3288
CIE-Lab:
79.2303, -5.2421, -10.2962
CIE-LCH:
79.2303, 11.5538, 243.0180
CIE-Luv:
79.2303, -13.8156, -15.0274
Hunter-Lab:
74.3833, -8.7463, -5.5632
#afc8d7 color charts
#afc8d7 color shades, tints & tones
#afc8d7 color schemes
#afc8d7 color preview, HTML & CSS examples
This text has a color of #afc8d7
<p style="color:#afc8d7;">Text here</p>
.mytext {color:#afc8d7;}
This box has a color of #afc8d7
<div style="background-color:#afc8d7;">Content here</div>
.mybackground {background-color:#afc8d7;}
Border around this has a color of #afc8d7
<div style="border:2px solid #afc8d7;">Content here</div>
.myborder {border:2px solid #afc8d7;}