#a34b3c color space conversions
Hex:
#a34b3c
RGB:
163, 75, 60
CMY:
36, 71, 76
CMYK:
0, 54, 63, 36
HSL:
9°, 46.1883%, 43.7255%
HSV (HSB):
9°, 63.1902%, 63.9216%
XYZ:
18.4359, 13.1449, 5.8405
xyY:
0.4927, 0.3513, 13.1449
CIE-Lab:
42.9808, 35.2038, 26.2640
CIE-LCH:
42.9808, 43.9216, 36.7251
CIE-Luv:
42.9808, 66.2000, 21.8592
Hunter-Lab:
36.2559, 27.3184, 15.8281
#a34b3c color charts
#a34b3c color shades, tints & tones
#a34b3c color schemes
#a34b3c color preview, HTML & CSS examples
This text has a color of #a34b3c
<p style="color:#a34b3c;">Text here</p>
.mytext {color:#a34b3c;}
This box has a color of #a34b3c
<div style="background-color:#a34b3c;">Content here</div>
.mybackground {background-color:#a34b3c;}
Border around this has a color of #a34b3c
<div style="border:2px solid #a34b3c;">Content here</div>
.myborder {border:2px solid #a34b3c;}