#a1071e color space conversions
Hex:
#a1071e
RGB:
161, 7, 30
CMY:
37, 97, 88
CMYK:
0, 96, 81, 37
HSL:
351°, 91.6667%, 32.9412%
HSV (HSB):
351°, 95.6522%, 63.1373%
XYZ:
15.0083, 7.8228, 1.9472
xyY:
0.6057, 0.3157, 7.8228
CIE-Lab:
33.6110, 56.4105, 33.2347
CIE-LCH:
33.6110, 65.4728, 30.5048
CIE-Luv:
33.6110, 103.3720, 17.9747
Hunter-Lab:
27.9692, 46.8369, 15.4507
#a1071e color charts
#a1071e color shades, tints & tones
#a1071e color schemes
#a1071e color preview, HTML & CSS examples
This text has a color of #a1071e
<p style="color:#a1071e;">Text here</p>
.mytext {color:#a1071e;}
This box has a color of #a1071e
<div style="background-color:#a1071e;">Content here</div>
.mybackground {background-color:#a1071e;}
Border around this has a color of #a1071e
<div style="border:2px solid #a1071e;">Content here</div>
.myborder {border:2px solid #a1071e;}