#a1992c color space conversions
Hex:
#a1992c
RGB:
161, 153, 44
CMY:
37, 40, 83
CMYK:
0, 5, 73, 37
HSL:
56°, 57.0732%, 40.1961%
HSV (HSB):
56°, 72.6708%, 63.1373%
XYZ:
26.5438, 30.5414, 6.8789
xyY:
0.4150, 0.4775, 30.5414
CIE-Lab:
62.1186, -9.8957, 55.0314
CIE-LCH:
62.1186, 55.9141, 100.1940
CIE-Luv:
62.1186, 9.9188, 61.0832
Hunter-Lab:
55.2643, -10.9777, 31.3049
#a1992c color charts
#a1992c color shades, tints & tones
#a1992c color schemes
#a1992c color preview, HTML & CSS examples
This text has a color of #a1992c
<p style="color:#a1992c;">Text here</p>
.mytext {color:#a1992c;}
This box has a color of #a1992c
<div style="background-color:#a1992c;">Content here</div>
.mybackground {background-color:#a1992c;}
Border around this has a color of #a1992c
<div style="border:2px solid #a1992c;">Content here</div>
.myborder {border:2px solid #a1992c;}