#a1060e color space conversions
Hex:
#a1060e
RGB:
161, 6, 14
CMY:
37, 98, 95
CMYK:
0, 96, 91, 37
HSL:
357°, 92.8144%, 32.7451%
HSV (HSB):
357°, 96.2733%, 63.1373%
XYZ:
14.8423, 7.7390, 1.1270
xyY:
0.6260, 0.3264, 7.7390
CIE-Lab:
33.4333, 56.1766, 41.6439
CIE-LCH:
33.4333, 69.9287, 36.5497
CIE-Luv:
33.4333, 106.1362, 21.8423
Hunter-Lab:
27.8191, 46.5517, 17.0715
#a1060e color charts
#a1060e color shades, tints & tones
#a1060e color schemes
#a1060e color preview, HTML & CSS examples
This text has a color of #a1060e
<p style="color:#a1060e;">Text here</p>
.mytext {color:#a1060e;}
This box has a color of #a1060e
<div style="background-color:#a1060e;">Content here</div>
.mybackground {background-color:#a1060e;}
Border around this has a color of #a1060e
<div style="border:2px solid #a1060e;">Content here</div>
.myborder {border:2px solid #a1060e;}