#afaf85 color space conversions
Hex:
#afaf85
RGB:
175, 175, 133
CMY:
31, 31, 48
CMYK:
0, 0, 24, 31
HSL:
60°, 20.7921%, 60.3922%
HSV (HSB):
60°, 24.0000%, 68.6275%
XYZ:
37.2428, 41.4674, 28.2314
xyY:
0.3483, 0.3878, 41.4674
CIE-Lab:
70.5021, -6.9746, 21.6091
CIE-LCH:
70.5021, 22.7068, 107.8880
CIE-Luv:
70.5021, 2.2038, 30.5391
Hunter-Lab:
64.3952, -9.4564, 19.0834
#afaf85 color charts
#afaf85 color shades, tints & tones
#afaf85 color schemes
#afaf85 color preview, HTML & CSS examples
This text has a color of #afaf85
<p style="color:#afaf85;">Text here</p>
.mytext {color:#afaf85;}
This box has a color of #afaf85
<div style="background-color:#afaf85;">Content here</div>
.mybackground {background-color:#afaf85;}
Border around this has a color of #afaf85
<div style="border:2px solid #afaf85;">Content here</div>
.myborder {border:2px solid #afaf85;}