#afbd2c color space conversions
Hex:
#afbd2c
RGB:
175, 189, 44
CMY:
31, 26, 83
CMYK:
7, 0, 77, 26
HSL:
66°, 62.2318%, 45.6863%
HSV (HSB):
66°, 76.7196%, 74.1176%
XYZ:
36.3314, 45.6910, 9.2872
xyY:
0.3979, 0.5004, 45.6910
CIE-Lab:
73.3446, -22.2358, 66.0039
CIE-LCH:
73.3446, 69.6488, 108.6179
CIE-Luv:
73.3446, -3.7739, 76.5443
Hunter-Lab:
67.5951, -22.3502, 39.1704
#afbd2c color charts
#afbd2c color shades, tints & tones
#afbd2c color schemes
#afbd2c color preview, HTML & CSS examples
This text has a color of #afbd2c
<p style="color:#afbd2c;">Text here</p>
.mytext {color:#afbd2c;}
This box has a color of #afbd2c
<div style="background-color:#afbd2c;">Content here</div>
.mybackground {background-color:#afbd2c;}
Border around this has a color of #afbd2c
<div style="border:2px solid #afbd2c;">Content here</div>
.myborder {border:2px solid #afbd2c;}