#afbb3f color space conversions
Hex:
#afbb3f
RGB:
175, 187, 63
CMY:
31, 27, 75
CMYK:
6, 0, 66, 27
HSL:
66°, 49.6000%, 49.0196%
HSV (HSB):
66°, 66.3102%, 73.3333%
XYZ:
36.3467, 45.0135, 11.4754
xyY:
0.3915, 0.4849, 45.0135
CIE-Lab:
72.9008, -20.2718, 58.8060
CIE-LCH:
72.9008, 62.2020, 109.0203
CIE-Luv:
72.9008, -2.7908, 70.8317
Hunter-Lab:
67.0921, -20.7099, 36.8235
#afbb3f color charts
#afbb3f color shades, tints & tones
#afbb3f color schemes
#afbb3f color preview, HTML & CSS examples
This text has a color of #afbb3f
<p style="color:#afbb3f;">Text here</p>
.mytext {color:#afbb3f;}
This box has a color of #afbb3f
<div style="background-color:#afbb3f;">Content here</div>
.mybackground {background-color:#afbb3f;}
Border around this has a color of #afbb3f
<div style="border:2px solid #afbb3f;">Content here</div>
.myborder {border:2px solid #afbb3f;}