#a34c2e color space conversions
Hex:
#a34c2e
RGB:
163, 76, 46
CMY:
36, 70, 82
CMYK:
0, 53, 72, 36
HSL:
15°, 55.9809%, 40.9804%
HSV (HSB):
15°, 71.7791%, 63.9216%
XYZ:
18.1818, 13.1527, 4.1652
xyY:
0.5122, 0.3705, 13.1527
CIE-Lab:
42.9924, 33.8180, 34.3221
CIE-LCH:
42.9924, 48.1836, 45.4239
CIE-Luv:
42.9924, 67.7306, 28.4604
Hunter-Lab:
36.2666, 26.0223, 18.5772
#a34c2e color charts
#a34c2e color shades, tints & tones
#a34c2e color schemes
#a34c2e color preview, HTML & CSS examples
This text has a color of #a34c2e
<p style="color:#a34c2e;">Text here</p>
.mytext {color:#a34c2e;}
This box has a color of #a34c2e
<div style="background-color:#a34c2e;">Content here</div>
.mybackground {background-color:#a34c2e;}
Border around this has a color of #a34c2e
<div style="border:2px solid #a34c2e;">Content here</div>
.myborder {border:2px solid #a34c2e;}