#afbb7c color space conversions
Hex:
#afbb7c
RGB:
175, 187, 124
CMY:
31, 27, 51
CMYK:
6, 0, 34, 27
HSL:
71°, 31.6583%, 60.9804%
HSV (HSB):
71°, 33.6898%, 73.3333%
XYZ:
39.0876, 46.1098, 25.9087
xyY:
0.3518, 0.4150, 46.1098
CIE-Lab:
73.6168, -14.4555, 30.5772
CIE-LCH:
73.6168, 33.8220, 115.3027
CIE-Luv:
73.6168, -4.2561, 43.0374
Hunter-Lab:
67.9042, -16.0827, 24.9110
#afbb7c color charts
#afbb7c color shades, tints & tones
#afbb7c color schemes
#afbb7c color preview, HTML & CSS examples
This text has a color of #afbb7c
<p style="color:#afbb7c;">Text here</p>
.mytext {color:#afbb7c;}
This box has a color of #afbb7c
<div style="background-color:#afbb7c;">Content here</div>
.mybackground {background-color:#afbb7c;}
Border around this has a color of #afbb7c
<div style="border:2px solid #afbb7c;">Content here</div>
.myborder {border:2px solid #afbb7c;}