#a1976d color space conversions
Hex:
#a1976d
RGB:
161, 151, 109
CMY:
37, 41, 57
CMYK:
0, 6, 32, 37
HSL:
48°, 21.6667%, 52.9412%
HSV (HSB):
48°, 32.2981%, 63.1373%
XYZ:
28.5249, 30.8144, 18.9124
xyY:
0.3645, 0.3938, 30.8144
CIE-Lab:
62.3507, -2.9597, 23.4974
CIE-LCH:
62.3507, 23.6830, 97.1792
CIE-Luv:
62.3507, 8.5671, 30.9814
Hunter-Lab:
55.5107, -5.4194, 18.6576
#a1976d color charts
#a1976d color shades, tints & tones
#a1976d color schemes
#a1976d color preview, HTML & CSS examples
This text has a color of #a1976d
<p style="color:#a1976d;">Text here</p>
.mytext {color:#a1976d;}
This box has a color of #a1976d
<div style="background-color:#a1976d;">Content here</div>
.mybackground {background-color:#a1976d;}
Border around this has a color of #a1976d
<div style="border:2px solid #a1976d;">Content here</div>
.myborder {border:2px solid #a1976d;}