#852b2a color space conversions
Hex:
        #852b2a
        RGB:
        133, 43, 42
        CMY:
        48, 83, 84
        CMYK:
        0, 68, 68, 48
      HSL:
        1°, 52.0000%, 34.3137%
        HSV (HSB):
        1°, 68.4211%, 52.1569%
        XYZ:
        10.9547, 6.8815, 2.9414
        xyY:
        0.5272, 0.3312, 6.8815
      CIE-Lab:
        31.5355, 38.4324, 21.9474
        CIE-LCH:
        31.5355, 44.2576, 29.7292
        CIE-Luv:
        31.5355, 64.9409, 14.4235
        Hunter-Lab:
        26.2325, 28.6343, 11.7148
      #852b2a color charts
#852b2a RGB chart
      #852b2a CMYK chart
      #852b2a RGB pie chart
      #852b2a color shades, tints & tones
#852b2a color schemes
#852b2a color preview, HTML & CSS examples
           This text has a color of #852b2a        
        
          <p style="color:#852b2a;">Text here</p>
        
        
          .mytext {color:#852b2a;}
        
        Text color #852b2a
      
           This box has a color of #852b2a        
        
          <div style="background-color:#852b2a;">Content here</div>
        
        
          .mybackground {background-color:#852b2a;}
        
        Background color #852b2a
      
           Border around this has a color of #852b2a        
        
          <div style="border:2px solid #852b2a;">Content here</div>
        
        
          .myborder {border:2px solid #852b2a;}
        
        Border color #852b2a