#a94b2f color space conversions
Hex:
#a94b2f
RGB:
169, 75, 47
CMY:
34, 71, 82
CMYK:
0, 56, 72, 34
HSL:
14°, 56.4815%, 42.3529%
HSV (HSB):
14°, 72.1893%, 66.2745%
XYZ:
19.3914, 13.6724, 4.3063
xyY:
0.5189, 0.3659, 13.6724
CIE-Lab:
43.7594, 36.7635, 34.8919
CIE-LCH:
43.7594, 50.6853, 43.5038
CIE-Luv:
43.7594, 73.3242, 28.4448
Hunter-Lab:
36.9762, 28.9020, 18.9783
#a94b2f color charts
#a94b2f color shades, tints & tones
#a94b2f color schemes
#a94b2f color preview, HTML & CSS examples
This text has a color of #a94b2f
<p style="color:#a94b2f;">Text here</p>
.mytext {color:#a94b2f;}
This box has a color of #a94b2f
<div style="background-color:#a94b2f;">Content here</div>
.mybackground {background-color:#a94b2f;}
Border around this has a color of #a94b2f
<div style="border:2px solid #a94b2f;">Content here</div>
.myborder {border:2px solid #a94b2f;}