#8d130d color space conversions
Hex:
        #8d130d
        RGB:
        141, 19, 13
        CMY:
        45, 93, 95
        CMYK:
        0, 87, 91, 45
      HSL:
        3°, 83.1169%, 30.1961%
        HSV (HSB):
        3°, 90.7801%, 55.2941%
        XYZ:
        11.2900, 6.1575, 0.9742
        xyY:
        0.6129, 0.3343, 6.1575
      CIE-Lab:
        29.8065, 48.3434, 37.4559
        CIE-LCH:
        29.8065, 61.1558, 37.7681
        CIE-Luv:
        29.8065, 87.5318, 20.0130
        Hunter-Lab:
        24.8144, 37.7887, 15.0423
      #8d130d color charts
#8d130d RGB chart
      #8d130d CMYK chart
      #8d130d RGB pie chart
      #8d130d color shades, tints & tones
#8d130d color schemes
#8d130d color preview, HTML & CSS examples
           This text has a color of #8d130d        
        
          <p style="color:#8d130d;">Text here</p>
        
        
          .mytext {color:#8d130d;}
        
        Text color #8d130d
      
           This box has a color of #8d130d        
        
          <div style="background-color:#8d130d;">Content here</div>
        
        
          .mybackground {background-color:#8d130d;}
        
        Background color #8d130d
      
           Border around this has a color of #8d130d        
        
          <div style="border:2px solid #8d130d;">Content here</div>
        
        
          .myborder {border:2px solid #8d130d;}
        
        Border color #8d130d