#afbd3f color space conversions
Hex:
#afbd3f
RGB:
175, 189, 63
CMY:
31, 26, 75
CMYK:
7, 0, 67, 26
HSL:
67°, 50.0000%, 49.4118%
HSV (HSB):
67°, 66.6667%, 74.1176%
XYZ:
36.7740, 45.8680, 11.6178
xyY:
0.3901, 0.4866, 45.8680
CIE-Lab:
73.4598, -21.2650, 59.3806
CIE-LCH:
73.4598, 63.0734, 109.7031
CIE-Luv:
73.4598, -4.0136, 71.7087
Hunter-Lab:
67.7259, -21.5980, 37.2374
#afbd3f color charts
#afbd3f color shades, tints & tones
#afbd3f color schemes
#afbd3f color preview, HTML & CSS examples
This text has a color of #afbd3f
<p style="color:#afbd3f;">Text here</p>
.mytext {color:#afbd3f;}
This box has a color of #afbd3f
<div style="background-color:#afbd3f;">Content here</div>
.mybackground {background-color:#afbd3f;}
Border around this has a color of #afbd3f
<div style="border:2px solid #afbd3f;">Content here</div>
.myborder {border:2px solid #afbd3f;}