#852a4e color space conversions
Hex:
        #852a4e
        RGB:
        133, 42, 78
        CMY:
        48, 84, 69
        CMYK:
        0, 68, 41, 48
      HSL:
        336°, 52.0000%, 34.3137%
        HSV (HSB):
        336°, 68.4211%, 52.1569%
        XYZ:
        11.8760, 7.1925, 7.9701
        xyY:
        0.4392, 0.2660, 7.1925
      CIE-Lab:
        32.2413, 42.0292, -0.4880
        CIE-LCH:
        32.2413, 42.0320, 359.3348
        CIE-Luv:
        32.2413, 55.6598, -7.4538
        Hunter-Lab:
        26.8189, 32.1105, 1.1533
      #852a4e color charts
#852a4e RGB chart
      #852a4e CMYK chart
      #852a4e RGB pie chart
      #852a4e color shades, tints & tones
#852a4e color schemes
#852a4e color preview, HTML & CSS examples
           This text has a color of #852a4e        
        
          <p style="color:#852a4e;">Text here</p>
        
        
          .mytext {color:#852a4e;}
        
        Text color #852a4e
      
           This box has a color of #852a4e        
        
          <div style="background-color:#852a4e;">Content here</div>
        
        
          .mybackground {background-color:#852a4e;}
        
        Background color #852a4e
      
           Border around this has a color of #852a4e        
        
          <div style="border:2px solid #852a4e;">Content here</div>
        
        
          .myborder {border:2px solid #852a4e;}
        
        Border color #852a4e