#95560f color space conversions
Hex:
        #95560f
        RGB:
        149, 86, 15
        CMY:
        42, 66, 94
        CMYK:
        0, 42, 90, 42
      HSL:
        32°, 81.7073%, 32.1569%
        HSV (HSB):
        32°, 89.9329%, 58.4314%
        XYZ:
        15.8084, 13.0796, 2.1434
        xyY:
        0.5094, 0.4215, 13.0796
      CIE-Lab:
        42.8830, 21.1650, 47.5206
        CIE-LCH:
        42.8830, 52.0208, 65.9924
        CIE-Luv:
        42.8830, 51.0920, 39.3458
        Hunter-Lab:
        36.1658, 14.7341, 21.8022
      #95560f color charts
#95560f RGB chart
      #95560f CMYK chart
      #95560f RGB pie chart
      #95560f color shades, tints & tones
#95560f color schemes
#95560f color preview, HTML & CSS examples
           This text has a color of #95560f        
        
          <p style="color:#95560f;">Text here</p>
        
        
          .mytext {color:#95560f;}
        
        Text color #95560f
      
           This box has a color of #95560f        
        
          <div style="background-color:#95560f;">Content here</div>
        
        
          .mybackground {background-color:#95560f;}
        
        Background color #95560f
      
           Border around this has a color of #95560f        
        
          <div style="border:2px solid #95560f;">Content here</div>
        
        
          .myborder {border:2px solid #95560f;}
        
        Border color #95560f