#956a0f color space conversions
Hex:
        #956a0f
        RGB:
        149, 106, 15
        CMY:
        42, 58, 94
        CMYK:
        0, 29, 90, 42
      HSL:
        41°, 81.7073%, 32.1569%
        HSV (HSB):
        41°, 89.9329%, 58.4314%
        XYZ:
        17.6347, 16.7321, 2.7521
        xyY:
        0.4751, 0.4508, 16.7321
      CIE-Lab:
        47.9207, 9.6557, 51.5135
        CIE-LCH:
        47.9207, 52.4106, 79.3836
        CIE-Luv:
        47.9207, 35.4654, 47.0693
        Hunter-Lab:
        40.9049, 5.3703, 24.6444
      #956a0f color charts
#956a0f RGB chart
      #956a0f CMYK chart
      #956a0f RGB pie chart
      #956a0f color shades, tints & tones
#956a0f color schemes
#956a0f color preview, HTML & CSS examples
           This text has a color of #956a0f        
        
          <p style="color:#956a0f;">Text here</p>
        
        
          .mytext {color:#956a0f;}
        
        Text color #956a0f
      
           This box has a color of #956a0f        
        
          <div style="background-color:#956a0f;">Content here</div>
        
        
          .mybackground {background-color:#956a0f;}
        
        Background color #956a0f
      
           Border around this has a color of #956a0f        
        
          <div style="border:2px solid #956a0f;">Content here</div>
        
        
          .myborder {border:2px solid #956a0f;}
        
        Border color #956a0f