#afaf8f color space conversions
Hex:
#afaf8f
RGB:
175, 175, 143
CMY:
31, 31, 44
CMYK:
0, 0, 18, 31
HSL:
60°, 16.6667%, 62.3529%
HSV (HSB):
60°, 18.2857%, 68.6275%
XYZ:
37.9671, 41.7571, 32.0454
xyY:
0.3397, 0.3736, 41.7571
CIE-Lab:
70.7031, -5.4842, 16.4533
CIE-LCH:
70.7031, 17.3432, 108.4344
CIE-Luv:
70.7031, 1.7154, 23.7658
Hunter-Lab:
64.6197, -8.2074, 15.8314
#afaf8f color charts
#afaf8f color shades, tints & tones
#afaf8f color schemes
#afaf8f color preview, HTML & CSS examples
This text has a color of #afaf8f
<p style="color:#afaf8f;">Text here</p>
.mytext {color:#afaf8f;}
This box has a color of #afaf8f
<div style="background-color:#afaf8f;">Content here</div>
.mybackground {background-color:#afaf8f;}
Border around this has a color of #afaf8f
<div style="border:2px solid #afaf8f;">Content here</div>
.myborder {border:2px solid #afaf8f;}