#a67f1c color space conversions
Hex:
#a67f1c
RGB:
166, 127, 28
CMY:
35, 50, 89
CMYK:
0, 23, 83, 35
HSL:
43°, 71.1340%, 38.0392%
HSV (HSB):
43°, 83.1325%, 65.0980%
XYZ:
23.5249, 23.3696, 4.3695
xyY:
0.4589, 0.4559, 23.3696
CIE-Lab:
55.4510, 5.9516, 54.7182
CIE-LCH:
55.4510, 55.0409, 83.7924
CIE-Luv:
55.4510, 32.5830, 53.9882
Hunter-Lab:
48.3421, 2.2653, 28.4804
#a67f1c color charts
#a67f1c color shades, tints & tones
#a67f1c color schemes
#a67f1c color preview, HTML & CSS examples
This text has a color of #a67f1c
<p style="color:#a67f1c;">Text here</p>
.mytext {color:#a67f1c;}
This box has a color of #a67f1c
<div style="background-color:#a67f1c;">Content here</div>
.mybackground {background-color:#a67f1c;}
Border around this has a color of #a67f1c
<div style="border:2px solid #a67f1c;">Content here</div>
.myborder {border:2px solid #a67f1c;}