#8a112f color space conversions
Hex:
        #8a112f
        RGB:
        138, 17, 47
        CMY:
        46, 93, 82
        CMYK:
        0, 88, 66, 46
      HSL:
        345°, 78.0645%, 30.3922%
        HSV (HSB):
        345°, 87.6812%, 54.1176%
        XYZ:
        11.1948, 6.0094, 3.2592
        xyY:
        0.5471, 0.2937, 6.0094
      CIE-Lab:
        29.4362, 49.2463, 16.2397
        CIE-LCH:
        29.4362, 51.8548, 18.2508
        CIE-Luv:
        29.4362, 78.5099, 7.0469
        Hunter-Lab:
        24.5141, 38.6154, 9.2771
      #8a112f color charts
#8a112f RGB chart
      #8a112f CMYK chart
      #8a112f RGB pie chart
      #8a112f color shades, tints & tones
#8a112f color schemes
#8a112f color preview, HTML & CSS examples
           This text has a color of #8a112f        
        
          <p style="color:#8a112f;">Text here</p>
        
        
          .mytext {color:#8a112f;}
        
        Text color #8a112f
      
           This box has a color of #8a112f        
        
          <div style="background-color:#8a112f;">Content here</div>
        
        
          .mybackground {background-color:#8a112f;}
        
        Background color #8a112f
      
           Border around this has a color of #8a112f        
        
          <div style="border:2px solid #8a112f;">Content here</div>
        
        
          .myborder {border:2px solid #8a112f;}
        
        Border color #8a112f