#afbf7d color space conversions
Hex:
#afbf7d
RGB:
175, 191, 125
CMY:
31, 25, 51
CMYK:
8, 0, 35, 25
HSL:
75°, 34.0206%, 61.9608%
HSV (HSB):
75°, 34.5550%, 74.9020%
XYZ:
40.0117, 47.8562, 26.5304
xyY:
0.3498, 0.4183, 47.8562
CIE-Lab:
74.7342, -16.3647, 31.5204
CIE-LCH:
74.7342, 35.5153, 117.4373
CIE-Luv:
74.7342, -6.5356, 44.6644
Hunter-Lab:
69.1782, -17.8200, 25.6866
#afbf7d color charts
#afbf7d color shades, tints & tones
#afbf7d color schemes
#afbf7d color preview, HTML & CSS examples
This text has a color of #afbf7d
<p style="color:#afbf7d;">Text here</p>
.mytext {color:#afbf7d;}
This box has a color of #afbf7d
<div style="background-color:#afbf7d;">Content here</div>
.mybackground {background-color:#afbf7d;}
Border around this has a color of #afbf7d
<div style="border:2px solid #afbf7d;">Content here</div>
.myborder {border:2px solid #afbf7d;}