#afaf5b color space conversions
Hex:
#afaf5b
RGB:
175, 175, 91
CMY:
31, 31, 64
CMYK:
0, 0, 48, 31
HSL:
60°, 34.4262%, 52.1569%
HSV (HSB):
60°, 48.0000%, 68.6275%
XYZ:
34.8975, 40.5292, 15.8812
xyY:
0.3822, 0.4439, 40.5292
CIE-Lab:
69.8448, -11.9887, 42.7304
CIE-LCH:
69.8448, 44.3803, 105.6723
CIE-Luv:
69.8448, 3.9261, 54.4234
Hunter-Lab:
63.6626, -13.5623, 29.7734
#afaf5b color charts
#afaf5b color shades, tints & tones
#afaf5b color schemes
#afaf5b color preview, HTML & CSS examples
This text has a color of #afaf5b
<p style="color:#afaf5b;">Text here</p>
.mytext {color:#afaf5b;}
This box has a color of #afaf5b
<div style="background-color:#afaf5b;">Content here</div>
.mybackground {background-color:#afaf5b;}
Border around this has a color of #afaf5b
<div style="border:2px solid #afaf5b;">Content here</div>
.myborder {border:2px solid #afaf5b;}