#852d29 color space conversions
Hex:
        #852d29
        RGB:
        133, 45, 41
        CMY:
        48, 82, 84
        CMYK:
        0, 66, 69, 48
      HSL:
        3°, 52.8736%, 34.1176%
        HSV (HSB):
        3°, 69.1729%, 52.1569%
        XYZ:
        11.0115, 7.0234, 2.8731
        xyY:
        0.5267, 0.3359, 7.0234
      CIE-Lab:
        31.8602, 37.4532, 22.9750
        CIE-LCH:
        31.8602, 43.9385, 31.5263
        CIE-Luv:
        31.8602, 64.0237, 15.4996
        Hunter-Lab:
        26.5017, 27.7889, 12.1235
      #852d29 color charts
#852d29 RGB chart
      #852d29 CMYK chart
      #852d29 RGB pie chart
      #852d29 color shades, tints & tones
#852d29 color schemes
#852d29 color preview, HTML & CSS examples
           This text has a color of #852d29        
        
          <p style="color:#852d29;">Text here</p>
        
        
          .mytext {color:#852d29;}
        
        Text color #852d29
      
           This box has a color of #852d29        
        
          <div style="background-color:#852d29;">Content here</div>
        
        
          .mybackground {background-color:#852d29;}
        
        Background color #852d29
      
           Border around this has a color of #852d29        
        
          <div style="border:2px solid #852d29;">Content here</div>
        
        
          .myborder {border:2px solid #852d29;}
        
        Border color #852d29