#8a101f color space conversions
Hex:
        #8a101f
        RGB:
        138, 16, 31
        CMY:
        46, 94, 88
        CMYK:
        0, 88, 78, 46
      HSL:
        353°, 79.2208%, 30.1961%
        HSV (HSB):
        353°, 88.4058%, 54.1176%
        XYZ:
        10.9138, 5.8728, 1.8547
        xyY:
        0.5855, 0.3150, 5.8728
      CIE-Lab:
        29.0892, 48.6743, 26.2806
        CIE-LCH:
        29.0892, 55.3160, 28.3659
        CIE-Luv:
        29.0892, 83.0579, 14.0362
        Hunter-Lab:
        24.2338, 37.9793, 12.4261
      #8a101f color charts
#8a101f RGB chart
      #8a101f CMYK chart
      #8a101f RGB pie chart
      #8a101f color shades, tints & tones
#8a101f color schemes
#8a101f color preview, HTML & CSS examples
           This text has a color of #8a101f        
        
          <p style="color:#8a101f;">Text here</p>
        
        
          .mytext {color:#8a101f;}
        
        Text color #8a101f
      
           This box has a color of #8a101f        
        
          <div style="background-color:#8a101f;">Content here</div>
        
        
          .mybackground {background-color:#8a101f;}
        
        Background color #8a101f
      
           Border around this has a color of #8a101f        
        
          <div style="border:2px solid #8a101f;">Content here</div>
        
        
          .myborder {border:2px solid #8a101f;}
        
        Border color #8a101f