#852c25 color space conversions
Hex:
        #852c25
        RGB:
        133, 44, 37
        CMY:
        48, 83, 85
        CMYK:
        0, 67, 72, 48
      HSL:
        4°, 56.4706%, 33.3333%
        HSV (HSB):
        4°, 72.1805%, 52.1569%
        XYZ:
        10.9075, 6.9215, 2.5114
        xyY:
        0.5362, 0.3403, 6.9215
      CIE-Lab:
        31.6275, 37.6862, 25.1857
        CIE-LCH:
        31.6275, 45.3274, 33.7549
        CIE-Luv:
        31.6275, 65.3785, 16.9246
        Hunter-Lab:
        26.3087, 27.9651, 12.7564
      #852c25 color charts
#852c25 RGB chart
      #852c25 CMYK chart
      #852c25 RGB pie chart
      #852c25 color shades, tints & tones
#852c25 color schemes
#852c25 color preview, HTML & CSS examples
           This text has a color of #852c25        
        
          <p style="color:#852c25;">Text here</p>
        
        
          .mytext {color:#852c25;}
        
        Text color #852c25
      
           This box has a color of #852c25        
        
          <div style="background-color:#852c25;">Content here</div>
        
        
          .mybackground {background-color:#852c25;}
        
        Background color #852c25
      
           Border around this has a color of #852c25        
        
          <div style="border:2px solid #852c25;">Content here</div>
        
        
          .myborder {border:2px solid #852c25;}
        
        Border color #852c25