#a34c1e color space conversions
Hex:
#a34c1e
RGB:
163, 76, 30
CMY:
36, 70, 88
CMYK:
0, 53, 82, 36
HSL:
21°, 68.9119%, 37.8431%
HSV (HSB):
21°, 81.5951%, 63.9216%
XYZ:
17.9230, 13.0492, 2.8024
xyY:
0.5307, 0.3864, 13.0492
CIE-Lab:
42.8372, 33.1134, 42.3936
CIE-LCH:
42.8372, 53.7932, 52.0068
CIE-Luv:
42.8372, 69.6104, 33.7041
Hunter-Lab:
36.1236, 25.3480, 20.6869
#a34c1e color charts
#a34c1e color shades, tints & tones
#a34c1e color schemes
#a34c1e color preview, HTML & CSS examples
This text has a color of #a34c1e
<p style="color:#a34c1e;">Text here</p>
.mytext {color:#a34c1e;}
This box has a color of #a34c1e
<div style="background-color:#a34c1e;">Content here</div>
.mybackground {background-color:#a34c1e;}
Border around this has a color of #a34c1e
<div style="border:2px solid #a34c1e;">Content here</div>
.myborder {border:2px solid #a34c1e;}