#afb05b color space conversions
Hex:
#afb05b
RGB:
175, 176, 91
CMY:
31, 31, 64
CMYK:
1, 0, 48, 31
HSL:
61°, 34.9794%, 52.3529%
HSV (HSB):
61°, 48.2955%, 69.0196%
XYZ:
35.0929, 40.9200, 15.9463
xyY:
0.3816, 0.4450, 40.9200
CIE-Lab:
70.1198, -12.5071, 43.0608
CIE-LCH:
70.1198, 44.8404, 106.1961
CIE-Luv:
70.1198, 3.3105, 54.9176
Hunter-Lab:
63.9687, -14.0212, 29.9981
#afb05b color charts
#afb05b color shades, tints & tones
#afb05b color schemes
#afb05b color preview, HTML & CSS examples
This text has a color of #afb05b
<p style="color:#afb05b;">Text here</p>
.mytext {color:#afb05b;}
This box has a color of #afb05b
<div style="background-color:#afb05b;">Content here</div>
.mybackground {background-color:#afb05b;}
Border around this has a color of #afb05b
<div style="border:2px solid #afb05b;">Content here</div>
.myborder {border:2px solid #afb05b;}