#afb34c color space conversions
Hex:
#afb34c
RGB:
175, 179, 76
CMY:
31, 30, 70
CMYK:
2, 0, 58, 30
HSL:
62°, 40.3922%, 50.0000%
HSV (HSB):
62°, 57.5419%, 70.1961%
XYZ:
35.1038, 41.8760, 13.0702
xyY:
0.3898, 0.4650, 41.8760
CIE-Lab:
70.7853, -15.3384, 50.9708
CIE-LCH:
70.7853, 53.2286, 106.7479
CIE-Luv:
70.7853, 1.8889, 62.7474
Hunter-Lab:
64.7116, -16.4154, 33.3230
#afb34c color charts
#afb34c color shades, tints & tones
#afb34c color schemes
#afb34c color preview, HTML & CSS examples
This text has a color of #afb34c
<p style="color:#afb34c;">Text here</p>
.mytext {color:#afb34c;}
This box has a color of #afb34c
<div style="background-color:#afb34c;">Content here</div>
.mybackground {background-color:#afb34c;}
Border around this has a color of #afb34c
<div style="border:2px solid #afb34c;">Content here</div>
.myborder {border:2px solid #afb34c;}