#a19c7c color space conversions
Hex:
#a19c7c
RGB:
161, 156, 124
CMY:
37, 39, 51
CMYK:
0, 3, 23, 37
HSL:
52°, 16.4444%, 55.8824%
HSV (HSB):
52°, 22.9814%, 63.1373%
XYZ:
30.2245, 32.8092, 23.8086
xyY:
0.3480, 0.3778, 32.8092
CIE-Lab:
64.0061, -3.5746, 17.4506
CIE-LCH:
64.0061, 17.8130, 101.5762
CIE-Luv:
64.0061, 4.7966, 24.0888
Hunter-Lab:
57.2793, -6.0501, 15.4512
#a19c7c color charts
#a19c7c color shades, tints & tones
#a19c7c color schemes
#a19c7c color preview, HTML & CSS examples
This text has a color of #a19c7c
<p style="color:#a19c7c;">Text here</p>
.mytext {color:#a19c7c;}
This box has a color of #a19c7c
<div style="background-color:#a19c7c;">Content here</div>
.mybackground {background-color:#a19c7c;}
Border around this has a color of #a19c7c
<div style="border:2px solid #a19c7c;">Content here</div>
.myborder {border:2px solid #a19c7c;}