#95403d color space conversions
Hex:
        #95403d
        RGB:
        149, 64, 61
        CMY:
        42, 75, 76
        CMYK:
        0, 57, 59, 42
      HSL:
        2°, 41.9048%, 41.1765%
        HSV (HSB):
        2°, 59.0604%, 58.4314%
        XYZ:
        15.0701, 10.3933, 5.6267
        xyY:
        0.4847, 0.3343, 10.3933
      CIE-Lab:
        38.5392, 35.5391, 19.5380
        CIE-LCH:
        38.5392, 40.5556, 28.8003
        CIE-Luv:
        38.5392, 61.6534, 14.8365
        Hunter-Lab:
        32.2386, 27.0233, 12.2190
      #95403d color charts
#95403d RGB chart
      #95403d CMYK chart
      #95403d RGB pie chart
      #95403d color shades, tints & tones
#95403d color schemes
#95403d color preview, HTML & CSS examples
           This text has a color of #95403d        
        
          <p style="color:#95403d;">Text here</p>
        
        
          .mytext {color:#95403d;}
        
        Text color #95403d
      
           This box has a color of #95403d        
        
          <div style="background-color:#95403d;">Content here</div>
        
        
          .mybackground {background-color:#95403d;}
        
        Background color #95403d
      
           Border around this has a color of #95403d        
        
          <div style="border:2px solid #95403d;">Content here</div>
        
        
          .myborder {border:2px solid #95403d;}
        
        Border color #95403d