#a1665d color space conversions
Hex:
#a1665d
RGB:
161, 102, 93
CMY:
37, 60, 64
CMYK:
0, 37, 42, 37
HSL:
8°, 26.7717%, 49.8039%
HSV (HSB):
8°, 42.2360%, 63.1373%
XYZ:
21.4251, 17.8701, 12.6760
xyY:
0.4122, 0.3438, 17.8701
CIE-Lab:
49.3382, 22.6671, 14.9950
CIE-LCH:
49.3382, 27.1781, 33.4858
CIE-Luv:
49.3382, 40.9448, 14.5878
Hunter-Lab:
42.2731, 16.4906, 11.8125
#a1665d color charts
#a1665d color shades, tints & tones
#a1665d color schemes
#a1665d color preview, HTML & CSS examples
This text has a color of #a1665d
<p style="color:#a1665d;">Text here</p>
.mytext {color:#a1665d;}
This box has a color of #a1665d
<div style="background-color:#a1665d;">Content here</div>
.mybackground {background-color:#a1665d;}
Border around this has a color of #a1665d
<div style="border:2px solid #a1665d;">Content here</div>
.myborder {border:2px solid #a1665d;}