#a36c00 color space conversions
Hex:
#a36c00
RGB:
163, 108, 0
CMY:
36, 58, 100
CMYK:
0, 34, 100, 36
HSL:
40°, 100.0000%, 31.9608%
HSV (HSB):
40°, 100.0000%, 63.9216%
XYZ:
20.4668, 18.5117, 2.4944
xyY:
0.4935, 0.4464, 18.5117
CIE-Lab:
50.1109, 14.7304, 57.1822
CIE-LCH:
50.1109, 59.0490, 75.5544
CIE-Luv:
50.1109, 45.6197, 50.0259
Hunter-Lab:
43.0252, 9.6173, 26.6803
#a36c00 color charts
#a36c00 color shades, tints & tones
#a36c00 color schemes
#a36c00 color preview, HTML & CSS examples
This text has a color of #a36c00
<p style="color:#a36c00;">Text here</p>
.mytext {color:#a36c00;}
This box has a color of #a36c00
<div style="background-color:#a36c00;">Content here</div>
.mybackground {background-color:#a36c00;}
Border around this has a color of #a36c00
<div style="border:2px solid #a36c00;">Content here</div>
.myborder {border:2px solid #a36c00;}