#952f3a color space conversions
Hex:
        #952f3a
        RGB:
        149, 47, 58
        CMY:
        42, 82, 77
        CMYK:
        0, 68, 61, 42
      HSL:
        354°, 52.0408%, 38.4314%
        HSV (HSB):
        354°, 68.4564%, 58.4314%
        XYZ:
        14.1747, 8.7281, 4.9406
        xyY:
        0.5091, 0.3135, 8.7281
      CIE-Lab:
        35.4554, 43.3614, 17.3812
        CIE-LCH:
        35.4554, 46.7153, 21.8431
        CIE-Luv:
        35.4554, 72.2305, 10.5417
        Hunter-Lab:
        29.5433, 33.9421, 10.7651
      #952f3a color charts
#952f3a RGB chart
      #952f3a CMYK chart
      #952f3a RGB pie chart
      #952f3a color shades, tints & tones
#952f3a color schemes
#952f3a color preview, HTML & CSS examples
           This text has a color of #952f3a        
        
          <p style="color:#952f3a;">Text here</p>
        
        
          .mytext {color:#952f3a;}
        
        Text color #952f3a
      
           This box has a color of #952f3a        
        
          <div style="background-color:#952f3a;">Content here</div>
        
        
          .mybackground {background-color:#952f3a;}
        
        Background color #952f3a
      
           Border around this has a color of #952f3a        
        
          <div style="border:2px solid #952f3a;">Content here</div>
        
        
          .myborder {border:2px solid #952f3a;}
        
        Border color #952f3a