#a96b65 color space conversions
Hex:
#a96b65
RGB:
169, 107, 101
CMY:
34, 58, 60
CMYK:
0, 37, 40, 34
HSL:
5°, 28.3333%, 52.9412%
HSV (HSB):
5°, 40.2367%, 66.2745%
XYZ:
23.9688, 19.8900, 14.8878
xyY:
0.4080, 0.3386, 19.8900
CIE-Lab:
51.7126, 24.0280, 13.7104
CIE-LCH:
51.7126, 27.6644, 29.7092
CIE-Luv:
51.7126, 42.6308, 13.0776
Hunter-Lab:
44.5982, 17.8862, 11.4265
#a96b65 color charts
#a96b65 color shades, tints & tones
#a96b65 color schemes
#a96b65 color preview, HTML & CSS examples
This text has a color of #a96b65
<p style="color:#a96b65;">Text here</p>
.mytext {color:#a96b65;}
This box has a color of #a96b65
<div style="background-color:#a96b65;">Content here</div>
.mybackground {background-color:#a96b65;}
Border around this has a color of #a96b65
<div style="border:2px solid #a96b65;">Content here</div>
.myborder {border:2px solid #a96b65;}