#a34a4f color space conversions
Hex:
#a34a4f
RGB:
163, 74, 79
CMY:
36, 71, 69
CMYK:
0, 55, 52, 36
HSL:
357°, 37.5527%, 46.4706%
HSV (HSB):
357°, 54.6012%, 63.9216%
XYZ:
18.9643, 13.2486, 8.9548
xyY:
0.4607, 0.3218, 13.2486
CIE-Lab:
43.1355, 37.2762, 14.9824
CIE-LCH:
43.1355, 40.1745, 21.8966
CIE-Luv:
43.1355, 62.9967, 10.7817
Hunter-Lab:
36.3986, 29.3040, 10.8924
#a34a4f color charts
#a34a4f color shades, tints & tones
#a34a4f color schemes
#a34a4f color preview, HTML & CSS examples
This text has a color of #a34a4f
<p style="color:#a34a4f;">Text here</p>
.mytext {color:#a34a4f;}
This box has a color of #a34a4f
<div style="background-color:#a34a4f;">Content here</div>
.mybackground {background-color:#a34a4f;}
Border around this has a color of #a34a4f
<div style="border:2px solid #a34a4f;">Content here</div>
.myborder {border:2px solid #a34a4f;}