#952f45 color space conversions
Hex:
        #952f45
        RGB:
        149, 47, 69
        CMY:
        42, 82, 73
        CMYK:
        0, 68, 54, 42
      HSL:
        347°, 52.0408%, 38.4314%
        HSV (HSB):
        347°, 68.4564%, 58.4314%
        XYZ:
        14.4851, 8.8523, 6.5754
        xyY:
        0.4842, 0.2959, 8.8523
      CIE-Lab:
        35.6983, 44.2364, 10.6684
        CIE-LCH:
        35.6983, 45.5046, 13.5590
        CIE-Luv:
        35.6983, 69.2027, 4.0584
        Hunter-Lab:
        29.7528, 34.8354, 7.7237
      #952f45 color charts
#952f45 RGB chart
      #952f45 CMYK chart
      #952f45 RGB pie chart
      #952f45 color shades, tints & tones
#952f45 color schemes
#952f45 color preview, HTML & CSS examples
           This text has a color of #952f45        
        
          <p style="color:#952f45;">Text here</p>
        
        
          .mytext {color:#952f45;}
        
        Text color #952f45
      
           This box has a color of #952f45        
        
          <div style="background-color:#952f45;">Content here</div>
        
        
          .mybackground {background-color:#952f45;}
        
        Background color #952f45
      
           Border around this has a color of #952f45        
        
          <div style="border:2px solid #952f45;">Content here</div>
        
        
          .myborder {border:2px solid #952f45;}
        
        Border color #952f45