#a1764d color space conversions
Hex:
#a1764d
RGB:
161, 118, 77
CMY:
37, 54, 70
CMYK:
0, 27, 52, 37
HSL:
29°, 35.2941%, 46.6667%
HSV (HSB):
29°, 52.1739%, 63.1373%
XYZ:
22.5159, 21.0698, 9.9013
xyY:
0.4210, 0.3939, 21.0698
CIE-Lab:
53.0258, 11.8516, 29.0724
CIE-LCH:
53.0258, 31.3953, 67.8213
CIE-Luv:
53.0258, 32.2068, 32.1120
Hunter-Lab:
45.9018, 7.2304, 19.3420
#a1764d color charts
#a1764d color shades, tints & tones
#a1764d color schemes
#a1764d color preview, HTML & CSS examples
This text has a color of #a1764d
<p style="color:#a1764d;">Text here</p>
.mytext {color:#a1764d;}
This box has a color of #a1764d
<div style="background-color:#a1764d;">Content here</div>
.mybackground {background-color:#a1764d;}
Border around this has a color of #a1764d
<div style="border:2px solid #a1764d;">Content here</div>
.myborder {border:2px solid #a1764d;}