#956c0e color space conversions
Hex:
        #956c0e
        RGB:
        149, 108, 14
        CMY:
        42, 58, 95
        CMYK:
        0, 28, 91, 42
      HSL:
        42°, 82.8221%, 31.9608%
        HSV (HSB):
        42°, 90.6040%, 58.4314%
        XYZ:
        17.8363, 17.1464, 2.7850
        xyY:
        0.4723, 0.4540, 17.1464
      CIE-Lab:
        48.4440, 8.4828, 52.1829
        CIE-LCH:
        48.4440, 52.8679, 80.7668
        CIE-Luv:
        48.4440, 33.9563, 47.9952
        Hunter-Lab:
        41.4082, 4.4231, 24.9981
      #956c0e color charts
#956c0e RGB chart
      #956c0e CMYK chart
      #956c0e RGB pie chart
      #956c0e color shades, tints & tones
#956c0e color schemes
#956c0e color preview, HTML & CSS examples
           This text has a color of #956c0e        
        
          <p style="color:#956c0e;">Text here</p>
        
        
          .mytext {color:#956c0e;}
        
        Text color #956c0e
      
           This box has a color of #956c0e        
        
          <div style="background-color:#956c0e;">Content here</div>
        
        
          .mybackground {background-color:#956c0e;}
        
        Background color #956c0e
      
           Border around this has a color of #956c0e        
        
          <div style="border:2px solid #956c0e;">Content here</div>
        
        
          .myborder {border:2px solid #956c0e;}
        
        Border color #956c0e