#952a2e color space conversions
Hex:
        #952a2e
        RGB:
        149, 42, 46
        CMY:
        42, 84, 82
        CMYK:
        0, 72, 69, 42
      HSL:
        358°, 56.0209%, 37.4510%
        HSV (HSB):
        358°, 71.8121%, 58.4314%
        XYZ:
        13.7155, 8.2427, 3.4529
        xyY:
        0.5397, 0.3244, 8.2427
      CIE-Lab:
        34.4834, 44.6567, 23.7354
        CIE-LCH:
        34.4834, 50.5727, 27.9910
        CIE-Luv:
        34.4834, 77.8062, 15.1868
        Hunter-Lab:
        28.7102, 35.0308, 12.9665
      #952a2e color charts
#952a2e RGB chart
      #952a2e CMYK chart
      #952a2e RGB pie chart
      #952a2e color shades, tints & tones
#952a2e color schemes
#952a2e color preview, HTML & CSS examples
           This text has a color of #952a2e        
        
          <p style="color:#952a2e;">Text here</p>
        
        
          .mytext {color:#952a2e;}
        
        Text color #952a2e
      
           This box has a color of #952a2e        
        
          <div style="background-color:#952a2e;">Content here</div>
        
        
          .mybackground {background-color:#952a2e;}
        
        Background color #952a2e
      
           Border around this has a color of #952a2e        
        
          <div style="border:2px solid #952a2e;">Content here</div>
        
        
          .myborder {border:2px solid #952a2e;}
        
        Border color #952a2e