#a75c4c color space conversions
Hex:
#a75c4c
RGB:
167, 92, 76
CMY:
35, 64, 70
CMYK:
0, 45, 54, 35
HSL:
11°, 37.4486%, 47.6471%
HSV (HSB):
11°, 54.4910%, 65.4902%
XYZ:
21.0680, 16.3916, 8.8910
xyY:
0.4545, 0.3536, 16.3916
CIE-Lab:
47.4841, 28.9589, 22.6873
CIE-LCH:
47.4841, 36.7877, 38.0763
CIE-Luv:
47.4841, 55.0477, 21.0531
Hunter-Lab:
40.4865, 22.0348, 15.3203
#a75c4c color charts
#a75c4c color shades, tints & tones
#a75c4c color schemes
#a75c4c color preview, HTML & CSS examples
This text has a color of #a75c4c
<p style="color:#a75c4c;">Text here</p>
.mytext {color:#a75c4c;}
This box has a color of #a75c4c
<div style="background-color:#a75c4c;">Content here</div>
.mybackground {background-color:#a75c4c;}
Border around this has a color of #a75c4c
<div style="border:2px solid #a75c4c;">Content here</div>
.myborder {border:2px solid #a75c4c;}