#af980d color space conversions
Hex:
#af980d
RGB:
175, 152, 13
CMY:
31, 40, 95
CMYK:
0, 13, 93, 31
HSL:
51°, 86.1702%, 36.8627%
HSV (HSB):
51°, 92.5714%, 68.6275%
XYZ:
28.9801, 31.5995, 4.9527
xyY:
0.4422, 0.4822, 31.5995
CIE-Lab:
63.0105, -4.0325, 64.8318
CIE-LCH:
63.0105, 64.9571, 93.5591
CIE-Luv:
63.0105, 21.3122, 66.2430
Hunter-Lab:
56.2134, -6.3502, 34.1257
#af980d color charts
#af980d color shades, tints & tones
#af980d color schemes
#af980d color preview, HTML & CSS examples
This text has a color of #af980d
<p style="color:#af980d;">Text here</p>
.mytext {color:#af980d;}
This box has a color of #af980d
<div style="background-color:#af980d;">Content here</div>
.mybackground {background-color:#af980d;}
Border around this has a color of #af980d
<div style="border:2px solid #af980d;">Content here</div>
.myborder {border:2px solid #af980d;}