#afc0a0 color space conversions
Hex:
#afc0a0
RGB:
175, 192, 160
CMY:
31, 25, 37
CMYK:
9, 0, 17, 25
HSL:
92°, 20.2532%, 69.0196%
HSV (HSB):
92°, 16.6667%, 75.2941%
XYZ:
42.8740, 49.3513, 40.5238
xyY:
0.3230, 0.3718, 49.3513
CIE-Lab:
75.6694, -11.6650, 14.1885
CIE-LCH:
75.6694, 18.3680, 129.4251
CIE-Luv:
75.6694, -8.1467, 22.2364
Hunter-Lab:
70.2505, -13.9995, 14.9741
#afc0a0 color charts
#afc0a0 color shades, tints & tones
#afc0a0 color schemes
#afc0a0 color preview, HTML & CSS examples
This text has a color of #afc0a0
<p style="color:#afc0a0;">Text here</p>
.mytext {color:#afc0a0;}
This box has a color of #afc0a0
<div style="background-color:#afc0a0;">Content here</div>
.mybackground {background-color:#afc0a0;}
Border around this has a color of #afc0a0
<div style="border:2px solid #afc0a0;">Content here</div>
.myborder {border:2px solid #afc0a0;}