#95320f color space conversions
Hex:
        #95320f
        RGB:
        149, 50, 15
        CMY:
        42, 80, 94
        CMYK:
        0, 66, 90, 42
      HSL:
        16°, 81.7073%, 32.1569%
        HSV (HSB):
        16°, 89.9329%, 58.4314%
        XYZ:
        13.6213, 8.7053, 1.4143
        xyY:
        0.5737, 0.3667, 8.7053
      CIE-Lab:
        35.4105, 40.0583, 41.6252
        CIE-LCH:
        35.4105, 57.7696, 46.0989
        CIE-Luv:
        35.4105, 77.8906, 27.3705
        Hunter-Lab:
        29.5047, 30.7739, 17.8112
      #95320f color charts
#95320f RGB chart
      #95320f CMYK chart
      #95320f RGB pie chart
      #95320f color shades, tints & tones
#95320f color schemes
#95320f color preview, HTML & CSS examples
           This text has a color of #95320f        
        
          <p style="color:#95320f;">Text here</p>
        
        
          .mytext {color:#95320f;}
        
        Text color #95320f
      
           This box has a color of #95320f        
        
          <div style="background-color:#95320f;">Content here</div>
        
        
          .mybackground {background-color:#95320f;}
        
        Background color #95320f
      
           Border around this has a color of #95320f        
        
          <div style="border:2px solid #95320f;">Content here</div>
        
        
          .myborder {border:2px solid #95320f;}
        
        Border color #95320f