#a94e3c color space conversions
Hex:
#a94e3c
RGB:
169, 78, 60
CMY:
34, 69, 76
CMYK:
0, 54, 64, 34
HSL:
10°, 47.5983%, 44.9020%
HSV (HSB):
10°, 64.4970%, 66.2745%
XYZ:
19.9022, 14.2100, 5.9688
xyY:
0.4965, 0.3545, 14.2100
CIE-Lab:
44.5327, 35.9929, 28.3913
CIE-LCH:
44.5327, 45.8427, 38.2665
CIE-Luv:
44.5327, 69.1109, 23.8921
Hunter-Lab:
37.6962, 28.2730, 16.9994
#a94e3c color charts
#a94e3c color shades, tints & tones
#a94e3c color schemes
#a94e3c color preview, HTML & CSS examples
This text has a color of #a94e3c
<p style="color:#a94e3c;">Text here</p>
.mytext {color:#a94e3c;}
This box has a color of #a94e3c
<div style="background-color:#a94e3c;">Content here</div>
.mybackground {background-color:#a94e3c;}
Border around this has a color of #a94e3c
<div style="border:2px solid #a94e3c;">Content here</div>
.myborder {border:2px solid #a94e3c;}