#a34d3c color space conversions
Hex:
#a34d3c
RGB:
163, 77, 60
CMY:
36, 70, 76
CMYK:
0, 53, 63, 36
HSL:
10°, 46.1883%, 43.7255%
HSV (HSB):
10°, 63.1902%, 63.9216%
XYZ:
18.5737, 13.4205, 5.8864
xyY:
0.4903, 0.3543, 13.4205
CIE-Lab:
43.3902, 34.1587, 26.7726
CIE-LCH:
43.3902, 43.4003, 38.0884
CIE-Luv:
43.3902, 64.8272, 22.6437
Hunter-Lab:
36.6340, 26.3913, 16.1170
#a34d3c color charts
#a34d3c color shades, tints & tones
#a34d3c color schemes
#a34d3c color preview, HTML & CSS examples
This text has a color of #a34d3c
<p style="color:#a34d3c;">Text here</p>
.mytext {color:#a34d3c;}
This box has a color of #a34d3c
<div style="background-color:#a34d3c;">Content here</div>
.mybackground {background-color:#a34d3c;}
Border around this has a color of #a34d3c
<div style="border:2px solid #a34d3c;">Content here</div>
.myborder {border:2px solid #a34d3c;}