#852a12 color space conversions
Hex:
        #852a12
        RGB:
        133, 42, 18
        CMY:
        48, 84, 93
        CMYK:
        0, 68, 86, 48
      HSL:
        13°, 76.1589%, 29.6078%
        HSV (HSB):
        13°, 86.4662%, 52.1569%
        XYZ:
        10.6100, 6.6861, 1.3036
        xyY:
        0.5704, 0.3595, 6.6861
      CIE-Lab:
        31.0815, 37.8105, 35.4212
        CIE-LCH:
        31.0815, 51.8103, 43.1313
        CIE-Luv:
        31.0815, 69.4194, 22.5382
        Hunter-Lab:
        25.8576, 27.9922, 15.1112
      #852a12 color charts
#852a12 RGB chart
      #852a12 CMYK chart
      #852a12 RGB pie chart
      #852a12 color shades, tints & tones
#852a12 color schemes
#852a12 color preview, HTML & CSS examples
           This text has a color of #852a12        
        
          <p style="color:#852a12;">Text here</p>
        
        
          .mytext {color:#852a12;}
        
        Text color #852a12
      
           This box has a color of #852a12        
        
          <div style="background-color:#852a12;">Content here</div>
        
        
          .mybackground {background-color:#852a12;}
        
        Background color #852a12
      
           Border around this has a color of #852a12        
        
          <div style="border:2px solid #852a12;">Content here</div>
        
        
          .myborder {border:2px solid #852a12;}
        
        Border color #852a12