#afa05a color space conversions
Hex:
#afa05a
RGB:
175, 160, 90
CMY:
31, 37, 65
CMYK:
0, 9, 49, 31
HSL:
49°, 34.6939%, 51.9608%
HSV (HSB):
49°, 48.5714%, 68.6275%
XYZ:
32.0955, 34.9938, 14.7357
xyY:
0.3922, 0.4277, 34.9938
CIE-Lab:
65.7438, -4.1630, 38.2542
CIE-LCH:
65.7438, 38.4800, 96.2107
CIE-Luv:
65.7438, 13.4181, 47.4466
Hunter-Lab:
59.1555, -6.6751, 26.6396
#afa05a color charts
#afa05a color shades, tints & tones
#afa05a color schemes
#afa05a color preview, HTML & CSS examples
This text has a color of #afa05a
<p style="color:#afa05a;">Text here</p>
.mytext {color:#afa05a;}
This box has a color of #afa05a
<div style="background-color:#afa05a;">Content here</div>
.mybackground {background-color:#afa05a;}
Border around this has a color of #afa05a
<div style="border:2px solid #afa05a;">Content here</div>
.myborder {border:2px solid #afa05a;}