#a34c3f color space conversions
Hex:
#a34c3f
RGB:
163, 76, 63
CMY:
36, 70, 75
CMYK:
0, 53, 61, 36
HSL:
8°, 44.2478%, 44.3137%
HSV (HSB):
8°, 61.3497%, 63.9216%
XYZ:
18.5859, 13.3143, 6.2930
xyY:
0.4866, 0.3486, 13.3143
CIE-Lab:
43.2330, 34.8992, 24.7995
CIE-LCH:
43.2330, 42.8132, 35.3977
CIE-Luv:
43.2330, 64.9759, 20.7321
Hunter-Lab:
36.4888, 27.0654, 15.3168
#a34c3f color charts
#a34c3f color shades, tints & tones
#a34c3f color schemes
#a34c3f color preview, HTML & CSS examples
This text has a color of #a34c3f
<p style="color:#a34c3f;">Text here</p>
.mytext {color:#a34c3f;}
This box has a color of #a34c3f
<div style="background-color:#a34c3f;">Content here</div>
.mybackground {background-color:#a34c3f;}
Border around this has a color of #a34c3f
<div style="border:2px solid #a34c3f;">Content here</div>
.myborder {border:2px solid #a34c3f;}