#a68f0d color space conversions
Hex:
#a68f0d
RGB:
166, 143, 13
CMY:
35, 44, 95
CMYK:
0, 14, 92, 35
HSL:
51°, 85.4749%, 35.0980%
HSV (HSB):
51°, 92.1687%, 65.0980%
XYZ:
25.6210, 27.7810, 4.3927
xyY:
0.4433, 0.4807, 27.7810
CIE-Lab:
59.6903, -3.2614, 61.9066
CIE-LCH:
59.6903, 61.9925, 93.0157
CIE-Luv:
59.6903, 21.0644, 62.5109
Hunter-Lab:
52.7077, -5.4702, 31.9541
#a68f0d color charts
#a68f0d color shades, tints & tones
#a68f0d color schemes
#a68f0d color preview, HTML & CSS examples
This text has a color of #a68f0d
<p style="color:#a68f0d;">Text here</p>
.mytext {color:#a68f0d;}
This box has a color of #a68f0d
<div style="background-color:#a68f0d;">Content here</div>
.mybackground {background-color:#a68f0d;}
Border around this has a color of #a68f0d
<div style="border:2px solid #a68f0d;">Content here</div>
.myborder {border:2px solid #a68f0d;}