#93302d color space conversions
Hex:
        #93302d
        RGB:
        147, 48, 45
        CMY:
        42, 81, 82
        CMYK:
        0, 67, 69, 42
      HSL:
        2°, 53.1250%, 37.6471%
        HSV (HSB):
        2°, 69.3878%, 57.6471%
        XYZ:
        13.5632, 8.5064, 3.4097
        xyY:
        0.5323, 0.3339, 8.5064
      CIE-Lab:
        35.0160, 41.3865, 24.9190
        CIE-LCH:
        35.0160, 48.3094, 31.0524
        CIE-Luv:
        35.0160, 73.0743, 17.0101
        Hunter-Lab:
        29.1658, 31.9695, 13.4846
      #93302d color charts
#93302d RGB chart
      #93302d CMYK chart
      #93302d RGB pie chart
      #93302d color shades, tints & tones
#93302d color schemes
#93302d color preview, HTML & CSS examples
           This text has a color of #93302d        
        
          <p style="color:#93302d;">Text here</p>
        
        
          .mytext {color:#93302d;}
        
        Text color #93302d
      
           This box has a color of #93302d        
        
          <div style="background-color:#93302d;">Content here</div>
        
        
          .mybackground {background-color:#93302d;}
        
        Background color #93302d
      
           Border around this has a color of #93302d        
        
          <div style="border:2px solid #93302d;">Content here</div>
        
        
          .myborder {border:2px solid #93302d;}
        
        Border color #93302d