#a34a3e color space conversions
Hex:
#a34a3e
RGB:
163, 74, 62
CMY:
36, 71, 76
CMYK:
0, 55, 62, 36
HSL:
7°, 44.8889%, 44.1176%
HSV (HSB):
7°, 61.9632%, 63.9216%
XYZ:
18.4225, 13.0319, 6.1019
xyY:
0.4905, 0.3470, 13.0319
CIE-Lab:
42.8113, 35.8644, 24.8630
CIE-LCH:
42.8113, 43.6398, 34.7316
CIE-Luv:
42.8113, 66.5116, 20.4596
Hunter-Lab:
36.0997, 27.9183, 15.2481
#a34a3e color charts
#a34a3e color shades, tints & tones
#a34a3e color schemes
#a34a3e color preview, HTML & CSS examples
This text has a color of #a34a3e
<p style="color:#a34a3e;">Text here</p>
.mytext {color:#a34a3e;}
This box has a color of #a34a3e
<div style="background-color:#a34a3e;">Content here</div>
.mybackground {background-color:#a34a3e;}
Border around this has a color of #a34a3e
<div style="border:2px solid #a34a3e;">Content here</div>
.myborder {border:2px solid #a34a3e;}