#93342a color space conversions
Hex:
        #93342a
        RGB:
        147, 52, 42
        CMY:
        42, 80, 84
        CMYK:
        0, 65, 71, 42
      HSL:
        6°, 55.5556%, 37.0588%
        HSV (HSB):
        6°, 71.4286%, 57.6471%
        XYZ:
        13.6785, 8.8262, 3.1732
        xyY:
        0.5327, 0.3437, 8.8262
      CIE-Lab:
        35.6475, 39.4031, 27.5002
        CIE-LCH:
        35.6475, 48.0507, 34.9120
        CIE-Luv:
        35.6475, 71.2800, 19.5589
        Hunter-Lab:
        29.7089, 30.1941, 14.4635
      #93342a color charts
#93342a RGB chart
      #93342a CMYK chart
      #93342a RGB pie chart
      #93342a color shades, tints & tones
#93342a color schemes
#93342a color preview, HTML & CSS examples
           This text has a color of #93342a        
        
          <p style="color:#93342a;">Text here</p>
        
        
          .mytext {color:#93342a;}
        
        Text color #93342a
      
           This box has a color of #93342a        
        
          <div style="background-color:#93342a;">Content here</div>
        
        
          .mybackground {background-color:#93342a;}
        
        Background color #93342a
      
           Border around this has a color of #93342a        
        
          <div style="border:2px solid #93342a;">Content here</div>
        
        
          .myborder {border:2px solid #93342a;}
        
        Border color #93342a