#afa35c color space conversions
Hex:
#afa35c
RGB:
175, 163, 92
CMY:
31, 36, 64
CMYK:
0, 7, 47, 31
HSL:
51°, 34.1564%, 52.3529%
HSV (HSB):
51°, 47.4286%, 68.6275%
XYZ:
32.7082, 36.0811, 15.3656
xyY:
0.3887, 0.4287, 36.0811
CIE-Lab:
66.5818, -5.5735, 38.2562
CIE-LCH:
66.5818, 38.6600, 98.2890
CIE-Luv:
66.5818, 11.4025, 47.9550
Hunter-Lab:
60.0675, -7.9207, 26.8805
#afa35c color charts
#afa35c color shades, tints & tones
#afa35c color schemes
#afa35c color preview, HTML & CSS examples
This text has a color of #afa35c
<p style="color:#afa35c;">Text here</p>
.mytext {color:#afa35c;}
This box has a color of #afa35c
<div style="background-color:#afa35c;">Content here</div>
.mybackground {background-color:#afa35c;}
Border around this has a color of #afa35c
<div style="border:2px solid #afa35c;">Content here</div>
.myborder {border:2px solid #afa35c;}