#a1600d color space conversions
Hex:
#a1600d
RGB:
161, 96, 13
CMY:
37, 62, 95
CMYK:
0, 40, 92, 37
HSL:
34°, 85.0575%, 34.1176%
HSV (HSB):
34°, 91.9255%, 63.1373%
XYZ:
18.9535, 15.9719, 2.4647
xyY:
0.5069, 0.4272, 15.9719
CIE-Lab:
46.9376, 20.8321, 51.9372
CIE-LCH:
46.9376, 55.9594, 68.1442
CIE-Luv:
46.9376, 53.2416, 44.0657
Hunter-Lab:
39.9648, 14.7158, 24.3189
#a1600d color charts
#a1600d color shades, tints & tones
#a1600d color schemes
#a1600d color preview, HTML & CSS examples
This text has a color of #a1600d
<p style="color:#a1600d;">Text here</p>
.mytext {color:#a1600d;}
This box has a color of #a1600d
<div style="background-color:#a1600d;">Content here</div>
.mybackground {background-color:#a1600d;}
Border around this has a color of #a1600d
<div style="border:2px solid #a1600d;">Content here</div>
.myborder {border:2px solid #a1600d;}