#a1644d color space conversions
Hex:
#a1644d
RGB:
161, 100, 77
CMY:
37, 61, 70
CMYK:
0, 38, 52, 37
HSL:
16°, 35.2941%, 46.6667%
HSV (HSB):
16°, 52.1739%, 63.1373%
XYZ:
20.5947, 17.2272, 9.2609
xyY:
0.4374, 0.3659, 17.2272
CIE-Lab:
48.5451, 22.1024, 23.3295
CIE-LCH:
48.5451, 32.1369, 46.5472
CIE-Luv:
48.5451, 44.6064, 23.3811
Hunter-Lab:
41.5057, 15.9347, 15.8250
#a1644d color charts
#a1644d color shades, tints & tones
#a1644d color schemes
#a1644d color preview, HTML & CSS examples
This text has a color of #a1644d
<p style="color:#a1644d;">Text here</p>
.mytext {color:#a1644d;}
This box has a color of #a1644d
<div style="background-color:#a1644d;">Content here</div>
.mybackground {background-color:#a1644d;}
Border around this has a color of #a1644d
<div style="border:2px solid #a1644d;">Content here</div>
.myborder {border:2px solid #a1644d;}