#852a13 color space conversions
Hex:
        #852a13
        RGB:
        133, 42, 19
        CMY:
        48, 84, 93
        CMYK:
        0, 68, 86, 48
      HSL:
        12°, 75.0000%, 29.8039%
        HSV (HSB):
        12°, 85.7143%, 52.1569%
        XYZ:
        10.6184, 6.6895, 1.3476
        xyY:
        0.5692, 0.3586, 6.6895
      CIE-Lab:
        31.0893, 37.8399, 34.9253
        CIE-LCH:
        31.0893, 51.4941, 42.7062
        CIE-Luv:
        31.0893, 69.3068, 22.2985
        Hunter-Lab:
        25.8641, 28.0203, 15.0155
      #852a13 color charts
#852a13 RGB chart
      #852a13 CMYK chart
      #852a13 RGB pie chart
      #852a13 color shades, tints & tones
#852a13 color schemes
#852a13 color preview, HTML & CSS examples
           This text has a color of #852a13        
        
          <p style="color:#852a13;">Text here</p>
        
        
          .mytext {color:#852a13;}
        
        Text color #852a13
      
           This box has a color of #852a13        
        
          <div style="background-color:#852a13;">Content here</div>
        
        
          .mybackground {background-color:#852a13;}
        
        Background color #852a13
      
           Border around this has a color of #852a13        
        
          <div style="border:2px solid #852a13;">Content here</div>
        
        
          .myborder {border:2px solid #852a13;}
        
        Border color #852a13