#a7765d color space conversions
Hex:
#a7765d
RGB:
167, 118, 93
CMY:
35, 54, 64
CMYK:
0, 29, 44, 35
HSL:
20°, 29.6000%, 50.9804%
HSV (HSB):
20°, 44.3114%, 65.4902%
XYZ:
24.3906, 21.9627, 13.3096
xyY:
0.4088, 0.3681, 21.9627
CIE-Lab:
53.9874, 16.0649, 21.4100
CIE-LCH:
53.9874, 26.7669, 53.1174
CIE-Luv:
53.9874, 35.0437, 23.6206
Hunter-Lab:
46.8643, 10.8878, 15.9665
#a7765d color charts
#a7765d color shades, tints & tones
#a7765d color schemes
#a7765d color preview, HTML & CSS examples
This text has a color of #a7765d
<p style="color:#a7765d;">Text here</p>
.mytext {color:#a7765d;}
This box has a color of #a7765d
<div style="background-color:#a7765d;">Content here</div>
.mybackground {background-color:#a7765d;}
Border around this has a color of #a7765d
<div style="border:2px solid #a7765d;">Content here</div>
.myborder {border:2px solid #a7765d;}