#852008 color space conversions
Hex:
        #852008
        RGB:
        133, 32, 8
        CMY:
        48, 87, 97
        CMYK:
        0, 76, 94, 48
      HSL:
        12°, 88.6525%, 27.6471%
        HSV (HSB):
        12°, 93.9850%, 52.1569%
        XYZ:
        10.2332, 6.0371, 0.8557
        xyY:
        0.5975, 0.3525, 6.0371
      CIE-Lab:
        29.5059, 41.7175, 38.6334
        CIE-LCH:
        29.5059, 56.8585, 42.8019
        CIE-Luv:
        29.5059, 76.0229, 22.0008
        Hunter-Lab:
        24.5705, 31.3439, 15.1346
      #852008 color charts
#852008 RGB chart
      #852008 CMYK chart
      #852008 RGB pie chart
      #852008 color shades, tints & tones
#852008 color schemes
#852008 color preview, HTML & CSS examples
           This text has a color of #852008        
        
          <p style="color:#852008;">Text here</p>
        
        
          .mytext {color:#852008;}
        
        Text color #852008
      
           This box has a color of #852008        
        
          <div style="background-color:#852008;">Content here</div>
        
        
          .mybackground {background-color:#852008;}
        
        Background color #852008
      
           Border around this has a color of #852008        
        
          <div style="border:2px solid #852008;">Content here</div>
        
        
          .myborder {border:2px solid #852008;}
        
        Border color #852008