#a1931d color space conversions
Hex:
#a1931d
RGB:
161, 147, 29
CMY:
37, 42, 89
CMYK:
0, 9, 82, 37
HSL:
54°, 69.4737%, 37.2549%
HSV (HSB):
54°, 81.9876%, 63.1373%
XYZ:
25.3534, 28.5332, 5.3336
xyY:
0.4281, 0.4818, 28.5332
CIE-Lab:
60.3674, -7.3082, 58.4896
CIE-LCH:
60.3674, 58.9444, 97.1221
CIE-Luv:
60.3674, 14.3079, 61.8390
Hunter-Lab:
53.4165, -8.7562, 31.4715
#a1931d color charts
#a1931d color shades, tints & tones
#a1931d color schemes
#a1931d color preview, HTML & CSS examples
This text has a color of #a1931d
<p style="color:#a1931d;">Text here</p>
.mytext {color:#a1931d;}
This box has a color of #a1931d
<div style="background-color:#a1931d;">Content here</div>
.mybackground {background-color:#a1931d;}
Border around this has a color of #a1931d
<div style="border:2px solid #a1931d;">Content here</div>
.myborder {border:2px solid #a1931d;}