#afbf7e color space conversions
Hex:
#afbf7e
RGB:
175, 191, 126
CMY:
31, 25, 51
CMYK:
8, 0, 34, 25
HSL:
75°, 33.6788%, 62.1569%
HSV (HSB):
75°, 34.0314%, 74.9020%
XYZ:
40.0759, 47.8819, 26.8686
xyY:
0.3490, 0.4170, 47.8819
CIE-Lab:
74.7504, -16.2343, 31.0198
CIE-LCH:
74.7504, 35.0111, 117.6254
CIE-Luv:
74.7504, -6.5636, 44.0697
Hunter-Lab:
69.1968, -17.7145, 25.4159
#afbf7e color charts
#afbf7e color shades, tints & tones
#afbf7e color schemes
#afbf7e color preview, HTML & CSS examples
This text has a color of #afbf7e
<p style="color:#afbf7e;">Text here</p>
.mytext {color:#afbf7e;}
This box has a color of #afbf7e
<div style="background-color:#afbf7e;">Content here</div>
.mybackground {background-color:#afbf7e;}
Border around this has a color of #afbf7e
<div style="border:2px solid #afbf7e;">Content here</div>
.myborder {border:2px solid #afbf7e;}