#a1704f color space conversions
Hex:
#a1704f
RGB:
161, 112, 79
CMY:
37, 56, 69
CMYK:
0, 30, 51, 37
HSL:
24°, 34.1667%, 47.0588%
HSV (HSB):
24°, 50.9317%, 63.1373%
XYZ:
21.9034, 19.7299, 10.0510
xyY:
0.4238, 0.3817, 19.7299
CIE-Lab:
51.5305, 15.4655, 26.0435
CIE-LCH:
51.5305, 30.2893, 59.2968
CIE-Luv:
51.5305, 36.1206, 28.0772
Hunter-Lab:
44.4184, 10.2890, 17.6768
#a1704f color charts
#a1704f color shades, tints & tones
#a1704f color schemes
#a1704f color preview, HTML & CSS examples
This text has a color of #a1704f
<p style="color:#a1704f;">Text here</p>
.mytext {color:#a1704f;}
This box has a color of #a1704f
<div style="background-color:#a1704f;">Content here</div>
.mybackground {background-color:#a1704f;}
Border around this has a color of #a1704f
<div style="border:2px solid #a1704f;">Content here</div>
.myborder {border:2px solid #a1704f;}