#afc0c8 color space conversions
Hex:
#afc0c8
RGB:
175, 192, 200
CMY:
31, 25, 22
CMYK:
13, 4, 0, 22
HSL:
199°, 18.5185%, 73.5294%
HSV (HSB):
199°, 12.5000%, 78.4314%
XYZ:
46.9542, 50.9834, 62.0096
xyY:
0.2936, 0.3188, 50.9834
CIE-Lab:
76.6689, -4.1759, -6.0050
CIE-LCH:
76.6689, 7.3143, 235.1850
CIE-Luv:
76.6689, -9.5648, -8.4158
Hunter-Lab:
71.4026, -7.5735, -1.5085
#afc0c8 color charts
#afc0c8 color shades, tints & tones
#afc0c8 color schemes
#afc0c8 color preview, HTML & CSS examples
This text has a color of #afc0c8
<p style="color:#afc0c8;">Text here</p>
.mytext {color:#afc0c8;}
This box has a color of #afc0c8
<div style="background-color:#afc0c8;">Content here</div>
.mybackground {background-color:#afc0c8;}
Border around this has a color of #afc0c8
<div style="border:2px solid #afc0c8;">Content here</div>
.myborder {border:2px solid #afc0c8;}