#95463f color space conversions
Hex:
        #95463f
        RGB:
        149, 70, 63
        CMY:
        42, 73, 75
        CMYK:
        0, 53, 58, 42
      HSL:
        5°, 40.5660%, 41.5686%
        HSV (HSB):
        5°, 57.7181%, 58.4314%
        XYZ:
        15.4818, 11.1288, 6.0347
        xyY:
        0.4742, 0.3409, 11.1288
      CIE-Lab:
        39.7965, 32.5617, 19.9469
        CIE-LCH:
        39.7965, 38.1857, 31.4911
        CIE-Luv:
        39.7965, 57.4249, 16.1238
        Hunter-Lab:
        33.3598, 24.4596, 12.6264
      #95463f color charts
#95463f RGB chart
      #95463f CMYK chart
      #95463f RGB pie chart
      #95463f color shades, tints & tones
#95463f color schemes
#95463f color preview, HTML & CSS examples
           This text has a color of #95463f        
        
          <p style="color:#95463f;">Text here</p>
        
        
          .mytext {color:#95463f;}
        
        Text color #95463f
      
           This box has a color of #95463f        
        
          <div style="background-color:#95463f;">Content here</div>
        
        
          .mybackground {background-color:#95463f;}
        
        Background color #95463f
      
           Border around this has a color of #95463f        
        
          <div style="border:2px solid #95463f;">Content here</div>
        
        
          .myborder {border:2px solid #95463f;}
        
        Border color #95463f