#afbb2c color space conversions
Hex:
#afbb2c
RGB:
175, 187, 44
CMY:
31, 27, 83
CMYK:
6, 0, 76, 27
HSL:
65°, 61.9048%, 45.2941%
HSV (HSB):
65°, 76.4706%, 73.3333%
XYZ:
35.9041, 44.8365, 9.1448
xyY:
0.3994, 0.4988, 44.8365
CIE-Lab:
72.7841, -21.2479, 65.4899
CIE-LCH:
72.7841, 68.8506, 107.9754
CIE-Luv:
72.7841, -2.5341, 75.7152
Hunter-Lab:
66.9600, -21.4679, 38.7747
#afbb2c color charts
#afbb2c RGB chart
#afbb2c CMYK chart
#afbb2c RGB pie chart
#afbb2c color shades, tints & tones
#afbb2c color schemes
#afbb2c color preview, HTML & CSS examples
This text has a color of #afbb2c
<p style="color:#afbb2c;">Text here</p>
.mytext {color:#afbb2c;}
Text color #afbb2c
This box has a color of #afbb2c
<div style="background-color:#afbb2c;">Content here</div>
.mybackground {background-color:#afbb2c;}
Background color #afbb2c
Border around this has a color of #afbb2c
<div style="border:2px solid #afbb2c;">Content here</div>
.myborder {border:2px solid #afbb2c;}
Border color #afbb2c