#afbd6c color space conversions
Hex:
#afbd6c
RGB:
175, 189, 108
CMY:
31, 26, 58
CMYK:
7, 0, 43, 26
HSL:
70°, 38.0282%, 58.2353%
HSV (HSB):
70°, 42.8571%, 74.1176%
XYZ:
38.5836, 46.5919, 21.1469
xyY:
0.3629, 0.4382, 46.5919
CIE-Lab:
73.9279, -17.4021, 39.2258
CIE-LCH:
73.9279, 42.9127, 113.9239
CIE-Luv:
73.9279, -4.9392, 53.0811
Hunter-Lab:
68.2582, -18.5532, 29.4123
#afbd6c color charts
#afbd6c color shades, tints & tones
#afbd6c color schemes
#afbd6c color preview, HTML & CSS examples
This text has a color of #afbd6c
<p style="color:#afbd6c;">Text here</p>
.mytext {color:#afbd6c;}
This box has a color of #afbd6c
<div style="background-color:#afbd6c;">Content here</div>
.mybackground {background-color:#afbd6c;}
Border around this has a color of #afbd6c
<div style="border:2px solid #afbd6c;">Content here</div>
.myborder {border:2px solid #afbd6c;}