#952c3a color space conversions
Hex:
        #952c3a
        RGB:
        149, 44, 58
        CMY:
        42, 83, 77
        CMYK:
        0, 70, 61, 42
      HSL:
        352°, 54.4041%, 37.8431%
        HSV (HSB):
        352°, 70.4698%, 58.4314%
        XYZ:
        14.0588, 8.4964, 4.9020
        xyY:
        0.5120, 0.3094, 8.4964
      CIE-Lab:
        34.9961, 44.6171, 16.7755
        CIE-LCH:
        34.9961, 47.6666, 20.6057
        CIE-Luv:
        34.9961, 73.7727, 9.6356
        Hunter-Lab:
        29.1486, 35.0833, 10.4331
      #952c3a color charts
#952c3a RGB chart
      #952c3a CMYK chart
      #952c3a RGB pie chart
      #952c3a color shades, tints & tones
#952c3a color schemes
#952c3a color preview, HTML & CSS examples
           This text has a color of #952c3a        
        
          <p style="color:#952c3a;">Text here</p>
        
        
          .mytext {color:#952c3a;}
        
        Text color #952c3a
      
           This box has a color of #952c3a        
        
          <div style="background-color:#952c3a;">Content here</div>
        
        
          .mybackground {background-color:#952c3a;}
        
        Background color #952c3a
      
           Border around this has a color of #952c3a        
        
          <div style="border:2px solid #952c3a;">Content here</div>
        
        
          .myborder {border:2px solid #952c3a;}
        
        Border color #952c3a