#a94b3e color space conversions
Hex:
#a94b3e
RGB:
169, 75, 62
CMY:
34, 71, 76
CMYK:
0, 56, 63, 34
HSL:
7°, 46.3203%, 45.2941%
HSV (HSB):
7°, 63.3136%, 66.2745%
XYZ:
19.7478, 13.8150, 6.1832
xyY:
0.4969, 0.3476, 13.8150
CIE-Lab:
43.9664, 37.6638, 26.5162
CIE-LCH:
43.9664, 46.0616, 35.1465
CIE-Luv:
43.9664, 70.8095, 21.7616
Hunter-Lab:
37.1685, 29.7929, 16.1548
#a94b3e color charts
#a94b3e color shades, tints & tones
#a94b3e color schemes
#a94b3e color preview, HTML & CSS examples
This text has a color of #a94b3e
<p style="color:#a94b3e;">Text here</p>
.mytext {color:#a94b3e;}
This box has a color of #a94b3e
<div style="background-color:#a94b3e;">Content here</div>
.mybackground {background-color:#a94b3e;}
Border around this has a color of #a94b3e
<div style="border:2px solid #a94b3e;">Content here</div>
.myborder {border:2px solid #a94b3e;}