#a94a3f color space conversions
Hex:
#a94a3f
RGB:
169, 74, 63
CMY:
34, 71, 75
CMYK:
0, 56, 63, 34
HSL:
6°, 45.6897%, 45.4902%
HSV (HSB):
6°, 62.7219%, 66.2745%
XYZ:
19.7082, 13.6915, 6.3066
xyY:
0.4963, 0.3448, 13.6915
CIE-Lab:
43.7872, 38.2383, 25.6990
CIE-LCH:
43.7872, 46.0717, 33.9040
CIE-Luv:
43.7872, 71.2937, 20.8776
Hunter-Lab:
37.0020, 30.3201, 15.7960
#a94a3f color charts
#a94a3f color shades, tints & tones
#a94a3f color schemes
#a94a3f color preview, HTML & CSS examples
This text has a color of #a94a3f
<p style="color:#a94a3f;">Text here</p>
.mytext {color:#a94a3f;}
This box has a color of #a94a3f
<div style="background-color:#a94a3f;">Content here</div>
.mybackground {background-color:#a94a3f;}
Border around this has a color of #a94a3f
<div style="border:2px solid #a94a3f;">Content here</div>
.myborder {border:2px solid #a94a3f;}