#85720f color space conversions
Hex:
        #85720f
        RGB:
        133, 114, 15
        CMY:
        48, 55, 94
        CMYK:
        0, 14, 89, 48
      HSL:
        50°, 79.7297%, 29.0196%
        HSV (HSB):
        50°, 88.7218%, 52.1569%
        XYZ:
        15.7764, 17.0557, 2.9125
        xyY:
        0.4414, 0.4772, 17.0557
      CIE-Lab:
        48.3301, -2.4998, 51.1005
        CIE-LCH:
        48.3301, 51.1616, 92.8006
        CIE-Luv:
        48.3301, 17.1253, 49.7602
        Hunter-Lab:
        41.2985, -4.0838, 24.7276
      #85720f color charts
#85720f RGB chart
      #85720f CMYK chart
      #85720f RGB pie chart
      #85720f color shades, tints & tones
#85720f color schemes
#85720f color preview, HTML & CSS examples
           This text has a color of #85720f        
        
          <p style="color:#85720f;">Text here</p>
        
        
          .mytext {color:#85720f;}
        
        Text color #85720f
      
           This box has a color of #85720f        
        
          <div style="background-color:#85720f;">Content here</div>
        
        
          .mybackground {background-color:#85720f;}
        
        Background color #85720f
      
           Border around this has a color of #85720f        
        
          <div style="border:2px solid #85720f;">Content here</div>
        
        
          .myborder {border:2px solid #85720f;}
        
        Border color #85720f