#a17f0d color space conversions
Hex:
#a17f0d
RGB:
161, 127, 13
CMY:
37, 50, 95
CMYK:
0, 21, 92, 37
HSL:
46°, 85.0575%, 34.1176%
HSV (HSB):
46°, 91.9255%, 63.1373%
XYZ:
22.3600, 22.7849, 3.6002
xyY:
0.4587, 0.4674, 22.7849
CIE-Lab:
54.8501, 3.2722, 57.9626
CIE-LCH:
54.8501, 58.0549, 86.7689
CIE-Luv:
54.8501, 29.0274, 56.0440
Hunter-Lab:
47.7335, 0.0817, 28.9416
#a17f0d color charts
#a17f0d color shades, tints & tones
#a17f0d color schemes
#a17f0d color preview, HTML & CSS examples
This text has a color of #a17f0d
<p style="color:#a17f0d;">Text here</p>
.mytext {color:#a17f0d;}
This box has a color of #a17f0d
<div style="background-color:#a17f0d;">Content here</div>
.mybackground {background-color:#a17f0d;}
Border around this has a color of #a17f0d
<div style="border:2px solid #a17f0d;">Content here</div>
.myborder {border:2px solid #a17f0d;}