#952d1d color space conversions
Hex:
        #952d1d
        RGB:
        149, 45, 29
        CMY:
        42, 82, 89
        CMYK:
        0, 70, 81, 42
      HSL:
        8°, 67.4157%, 34.9020%
        HSV (HSB):
        8°, 80.5369%, 58.4314%
        XYZ:
        13.5546, 8.3550, 2.0607
        xyY:
        0.5655, 0.3486, 8.3550
      CIE-Lab:
        34.7116, 42.6431, 34.1356
        CIE-LCH:
        34.7116, 54.6230, 38.6771
        CIE-Luv:
        34.7116, 79.3838, 22.5761
        Hunter-Lab:
        28.9051, 33.1208, 16.0067
      #952d1d color charts
#952d1d RGB chart
      #952d1d CMYK chart
      #952d1d RGB pie chart
      #952d1d color shades, tints & tones
#952d1d color schemes
#952d1d color preview, HTML & CSS examples
           This text has a color of #952d1d        
        
          <p style="color:#952d1d;">Text here</p>
        
        
          .mytext {color:#952d1d;}
        
        Text color #952d1d
      
           This box has a color of #952d1d        
        
          <div style="background-color:#952d1d;">Content here</div>
        
        
          .mybackground {background-color:#952d1d;}
        
        Background color #952d1d
      
           Border around this has a color of #952d1d        
        
          <div style="border:2px solid #952d1d;">Content here</div>
        
        
          .myborder {border:2px solid #952d1d;}
        
        Border color #952d1d