#afbc2c color space conversions
Hex:
#afbc2c
RGB:
175, 188, 44
CMY:
31, 26, 83
CMYK:
7, 0, 77, 26
HSL:
65°, 62.0690%, 45.4902%
HSV (HSB):
65°, 76.5957%, 73.7255%
XYZ:
36.1170, 45.2622, 9.2158
xyY:
0.3987, 0.4996, 45.2622
CIE-Lab:
73.0642, -21.7425, 65.7470
CIE-LCH:
73.0642, 69.2488, 108.2990
CIE-Luv:
73.0642, -3.1552, 76.1299
Hunter-Lab:
67.2772, -21.9094, 38.9724
#afbc2c color charts
#afbc2c color shades, tints & tones
#afbc2c color schemes
#afbc2c color preview, HTML & CSS examples
This text has a color of #afbc2c
<p style="color:#afbc2c;">Text here</p>
.mytext {color:#afbc2c;}
This box has a color of #afbc2c
<div style="background-color:#afbc2c;">Content here</div>
.mybackground {background-color:#afbc2c;}
Border around this has a color of #afbc2c
<div style="border:2px solid #afbc2c;">Content here</div>
.myborder {border:2px solid #afbc2c;}