#afbb6a color space conversions
Hex:
#afbb6a
RGB:
175, 187, 106
CMY:
31, 27, 58
CMYK:
6, 0, 43, 27
HSL:
69°, 37.3272%, 57.4510%
HSV (HSB):
69°, 43.3155%, 73.3333%
XYZ:
38.0510, 45.6952, 20.4502
xyY:
0.3652, 0.4385, 45.6952
CIE-Lab:
73.3473, -16.6105, 39.5109
CIE-LCH:
73.3473, 42.8605, 112.8021
CIE-Luv:
73.3473, -3.7255, 53.0835
Hunter-Lab:
67.5982, -17.8193, 29.3820
#afbb6a color charts
#afbb6a color shades, tints & tones
#afbb6a color schemes
#afbb6a color preview, HTML & CSS examples
This text has a color of #afbb6a
<p style="color:#afbb6a;">Text here</p>
.mytext {color:#afbb6a;}
This box has a color of #afbb6a
<div style="background-color:#afbb6a;">Content here</div>
.mybackground {background-color:#afbb6a;}
Border around this has a color of #afbb6a
<div style="border:2px solid #afbb6a;">Content here</div>
.myborder {border:2px solid #afbb6a;}