#93341d color space conversions
Hex:
        #93341d
        RGB:
        147, 52, 29
        CMY:
        42, 80, 89
        CMYK:
        0, 65, 80, 42
      HSL:
        12°, 67.0455%, 34.5098%
        HSV (HSB):
        12°, 80.2721%, 57.6471%
        XYZ:
        13.4824, 8.7477, 2.1403
        xyY:
        0.5532, 0.3589, 8.7477
      CIE-Lab:
        35.4940, 38.8062, 34.8068
        CIE-LCH:
        35.4940, 52.1291, 41.8902
        CIE-Luv:
        35.4940, 73.3788, 24.2895
        Hunter-Lab:
        29.5766, 29.6096, 16.4131
      #93341d color charts
#93341d RGB chart
      #93341d CMYK chart
      #93341d RGB pie chart
      #93341d color shades, tints & tones
#93341d color schemes
#93341d color preview, HTML & CSS examples
           This text has a color of #93341d        
        
          <p style="color:#93341d;">Text here</p>
        
        
          .mytext {color:#93341d;}
        
        Text color #93341d
      
           This box has a color of #93341d        
        
          <div style="background-color:#93341d;">Content here</div>
        
        
          .mybackground {background-color:#93341d;}
        
        Background color #93341d
      
           Border around this has a color of #93341d        
        
          <div style="border:2px solid #93341d;">Content here</div>
        
        
          .myborder {border:2px solid #93341d;}
        
        Border color #93341d