#93312b color space conversions
Hex:
        #93312b
        RGB:
        147, 49, 43
        CMY:
        42, 81, 83
        CMYK:
        0, 67, 71, 42
      HSL:
        3°, 54.7368%, 37.2549%
        HSV (HSB):
        3°, 70.7483%, 57.6471%
        XYZ:
        13.5670, 8.5741, 3.2254
        xyY:
        0.5348, 0.3380, 8.5741
      CIE-Lab:
        35.1510, 40.8290, 26.3083
        CIE-LCH:
        35.1510, 48.5709, 32.7959
        CIE-Luv:
        35.1510, 72.8984, 18.1992
        Hunter-Lab:
        29.2815, 31.4615, 13.9662
      #93312b color charts
#93312b RGB chart
      #93312b CMYK chart
      #93312b RGB pie chart
      #93312b color shades, tints & tones
#93312b color schemes
#93312b color preview, HTML & CSS examples
           This text has a color of #93312b        
        
          <p style="color:#93312b;">Text here</p>
        
        
          .mytext {color:#93312b;}
        
        Text color #93312b
      
           This box has a color of #93312b        
        
          <div style="background-color:#93312b;">Content here</div>
        
        
          .mybackground {background-color:#93312b;}
        
        Background color #93312b
      
           Border around this has a color of #93312b        
        
          <div style="border:2px solid #93312b;">Content here</div>
        
        
          .myborder {border:2px solid #93312b;}
        
        Border color #93312b