#956a06 color space conversions
Hex:
        #956a06
        RGB:
        149, 106, 6
        CMY:
        42, 58, 98
        CMYK:
        0, 29, 96, 42
      HSL:
        42°, 92.2581%, 30.3922%
        HSV (HSB):
        42°, 95.9732%, 58.4314%
        XYZ:
        17.5813, 16.7108, 2.4712
        xyY:
        0.4782, 0.4546, 16.7108
      CIE-Lab:
        47.8935, 9.4851, 53.5360
        CIE-LCH:
        47.8935, 54.3697, 79.9531
        CIE-Luv:
        47.8935, 35.6632, 48.1029
        Hunter-Lab:
        40.8788, 5.2321, 25.0310
      #956a06 color charts
#956a06 RGB chart
      #956a06 CMYK chart
      #956a06 RGB pie chart
      #956a06 color shades, tints & tones
#956a06 color schemes
#956a06 color preview, HTML & CSS examples
           This text has a color of #956a06        
        
          <p style="color:#956a06;">Text here</p>
        
        
          .mytext {color:#956a06;}
        
        Text color #956a06
      
           This box has a color of #956a06        
        
          <div style="background-color:#956a06;">Content here</div>
        
        
          .mybackground {background-color:#956a06;}
        
        Background color #956a06
      
           Border around this has a color of #956a06        
        
          <div style="border:2px solid #956a06;">Content here</div>
        
        
          .myborder {border:2px solid #956a06;}
        
        Border color #956a06