#95321d color space conversions
Hex:
        #95321d
        RGB:
        149, 50, 29
        CMY:
        42, 80, 89
        CMYK:
        0, 66, 81, 42
      HSL:
        11°, 67.4157%, 34.9020%
        HSV (HSB):
        11°, 80.5369%, 58.4314%
        XYZ:
        13.7568, 8.7595, 2.1281
        xyY:
        0.5582, 0.3554, 8.7595
      CIE-Lab:
        35.5170, 40.4643, 34.9492
        CIE-LCH:
        35.5170, 53.4678, 40.8174
        CIE-Luv:
        35.5170, 76.3209, 23.9701
        Hunter-Lab:
        29.5964, 31.1754, 16.4543
      #95321d color charts
#95321d RGB chart
      #95321d CMYK chart
      #95321d RGB pie chart
      #95321d color shades, tints & tones
#95321d color schemes
#95321d color preview, HTML & CSS examples
           This text has a color of #95321d        
        
          <p style="color:#95321d;">Text here</p>
        
        
          .mytext {color:#95321d;}
        
        Text color #95321d
      
           This box has a color of #95321d        
        
          <div style="background-color:#95321d;">Content here</div>
        
        
          .mybackground {background-color:#95321d;}
        
        Background color #95321d
      
           Border around this has a color of #95321d        
        
          <div style="border:2px solid #95321d;">Content here</div>
        
        
          .myborder {border:2px solid #95321d;}
        
        Border color #95321d