#955e12 color space conversions
Hex:
        #955e12
        RGB:
        149, 94, 18
        CMY:
        42, 63, 93
        CMYK:
        0, 37, 88, 42
      HSL:
        35°, 78.4431%, 32.7451%
        HSV (HSB):
        35°, 87.9195%, 58.4314%
        XYZ:
        16.5063, 14.4386, 2.4892
        xyY:
        0.4937, 0.4319, 14.4386
      CIE-Lab:
        44.8555, 16.6508, 48.1604
        CIE-LCH:
        44.8555, 50.9576, 70.9279
        CIE-Luv:
        44.8555, 44.6860, 41.9070
        Hunter-Lab:
        37.9982, 11.0430, 22.7147
      #955e12 color charts
#955e12 RGB chart
      #955e12 CMYK chart
      #955e12 RGB pie chart
      #955e12 color shades, tints & tones
#955e12 color schemes
#955e12 color preview, HTML & CSS examples
           This text has a color of #955e12        
        
          <p style="color:#955e12;">Text here</p>
        
        
          .mytext {color:#955e12;}
        
        Text color #955e12
      
           This box has a color of #955e12        
        
          <div style="background-color:#955e12;">Content here</div>
        
        
          .mybackground {background-color:#955e12;}
        
        Background color #955e12
      
           Border around this has a color of #955e12        
        
          <div style="border:2px solid #955e12;">Content here</div>
        
        
          .myborder {border:2px solid #955e12;}
        
        Border color #955e12