#a7775d color space conversions
Hex:
#a7775d
RGB:
167, 119, 93
CMY:
35, 53, 64
CMYK:
0, 29, 44, 35
HSL:
21°, 29.6000%, 50.9804%
HSV (HSB):
21°, 44.3114%, 65.4902%
XYZ:
24.5090, 22.1995, 13.3491
xyY:
0.4081, 0.3696, 22.1995
CIE-Lab:
54.2380, 15.4979, 21.7441
CIE-LCH:
54.2380, 26.7018, 54.5209
CIE-Luv:
54.2380, 34.3814, 24.1369
Hunter-Lab:
47.1163, 10.3986, 16.1832
#a7775d color charts
#a7775d color shades, tints & tones
#a7775d color schemes
#a7775d color preview, HTML & CSS examples
This text has a color of #a7775d
<p style="color:#a7775d;">Text here</p>
.mytext {color:#a7775d;}
This box has a color of #a7775d
<div style="background-color:#a7775d;">Content here</div>
.mybackground {background-color:#a7775d;}
Border around this has a color of #a7775d
<div style="border:2px solid #a7775d;">Content here</div>
.myborder {border:2px solid #a7775d;}