#a1962d color space conversions
Hex:
#a1962d
RGB:
161, 150, 45
CMY:
37, 41, 82
CMYK:
0, 7, 72, 37
HSL:
54°, 56.3107%, 40.3922%
HSV (HSB):
54°, 72.0497%, 63.1373%
XYZ:
26.0779, 29.5792, 6.8175
xyY:
0.4174, 0.4735, 29.5792
CIE-Lab:
61.2895, -8.2452, 53.8397
CIE-LCH:
61.2895, 54.4674, 98.7069
CIE-Luv:
61.2895, 11.9087, 59.5285
Hunter-Lab:
54.3868, -9.5878, 30.6386
#a1962d color charts
#a1962d color shades, tints & tones
#a1962d color schemes
#a1962d color preview, HTML & CSS examples
This text has a color of #a1962d
<p style="color:#a1962d;">Text here</p>
.mytext {color:#a1962d;}
This box has a color of #a1962d
<div style="background-color:#a1962d;">Content here</div>
.mybackground {background-color:#a1962d;}
Border around this has a color of #a1962d
<div style="border:2px solid #a1962d;">Content here</div>
.myborder {border:2px solid #a1962d;}