#852d42 color space conversions
Hex:
        #852d42
        RGB:
        133, 45, 66
        CMY:
        48, 82, 74
        CMYK:
        0, 66, 50, 48
      HSL:
        346°, 49.4382%, 34.9020%
        HSV (HSB):
        346°, 66.1654%, 52.1569%
        XYZ:
        11.5946, 7.2567, 5.9438
        xyY:
        0.4676, 0.2927, 7.2567
      CIE-Lab:
        32.3842, 39.4232, 7.5519
        CIE-LCH:
        32.3842, 40.1400, 10.8442
        CIE-Luv:
        32.3842, 57.9142, 1.6754
        Hunter-Lab:
        26.9382, 29.6873, 5.7746
      #852d42 color charts
#852d42 RGB chart
      #852d42 CMYK chart
      #852d42 RGB pie chart
      #852d42 color shades, tints & tones
#852d42 color schemes
#852d42 color preview, HTML & CSS examples
           This text has a color of #852d42        
        
          <p style="color:#852d42;">Text here</p>
        
        
          .mytext {color:#852d42;}
        
        Text color #852d42
      
           This box has a color of #852d42        
        
          <div style="background-color:#852d42;">Content here</div>
        
        
          .mybackground {background-color:#852d42;}
        
        Background color #852d42
      
           Border around this has a color of #852d42        
        
          <div style="border:2px solid #852d42;">Content here</div>
        
        
          .myborder {border:2px solid #852d42;}
        
        Border color #852d42