#afcc86 color space conversions
Hex:
#afcc86
RGB:
175, 204, 134
CMY:
31, 20, 47
CMYK:
14, 0, 34, 20
HSL:
85°, 40.6977%, 66.2745%
HSV (HSB):
85°, 34.3137%, 80.0000%
XYZ:
43.5751, 54.0209, 30.6847
xyY:
0.3397, 0.4211, 54.0209
CIE-Lab:
78.4739, -21.6746, 31.7616
CIE-LCH:
78.4739, 38.4524, 124.3103
CIE-Luv:
78.4739, -13.8524, 46.5558
Hunter-Lab:
73.4989, -22.7962, 26.6966
#afcc86 color charts
#afcc86 color shades, tints & tones
#afcc86 color schemes
#afcc86 color preview, HTML & CSS examples
This text has a color of #afcc86
<p style="color:#afcc86;">Text here</p>
.mytext {color:#afcc86;}
This box has a color of #afcc86
<div style="background-color:#afcc86;">Content here</div>
.mybackground {background-color:#afcc86;}
Border around this has a color of #afcc86
<div style="border:2px solid #afcc86;">Content here</div>
.myborder {border:2px solid #afcc86;}