#a4740c color space conversions
Hex:
#a4740c
RGB:
164, 116, 12
CMY:
36, 55, 95
CMYK:
0, 29, 93, 36
HSL:
41°, 86.3636%, 34.5098%
HSV (HSB):
41°, 92.6829%, 64.3137%
XYZ:
21.6216, 20.4098, 3.1477
xyY:
0.4786, 0.4518, 20.4098
CIE-Lab:
52.2975, 10.8392, 56.3720
CIE-LCH:
52.2975, 57.4046, 79.1160
CIE-Luv:
52.2975, 39.8638, 51.9352
Hunter-Lab:
45.1773, 6.3690, 27.4930
#a4740c color charts
#a4740c color shades, tints & tones
#a4740c color schemes
#a4740c color preview, HTML & CSS examples
This text has a color of #a4740c
<p style="color:#a4740c;">Text here</p>
.mytext {color:#a4740c;}
This box has a color of #a4740c
<div style="background-color:#a4740c;">Content here</div>
.mybackground {background-color:#a4740c;}
Border around this has a color of #a4740c
<div style="border:2px solid #a4740c;">Content here</div>
.myborder {border:2px solid #a4740c;}