#85a315 color space conversions
Hex:
        #85a315
        RGB:
        133, 163, 21
        CMY:
        48, 36, 92
        CMYK:
        18, 0, 87, 36
      HSL:
        73°, 77.1739%, 36.0784%
        HSV (HSB):
        73°, 87.1166%, 63.9216%
        XYZ:
        22.9054, 31.2351, 5.5312
        xyY:
        0.3839, 0.5234, 31.2351
      CIE-Lab:
        62.7056, -28.0981, 61.6280
        CIE-LCH:
        62.7056, 67.7312, 114.5097
        CIE-Luv:
        62.7056, -14.2583, 69.3008
        Hunter-Lab:
        55.8883, -24.6477, 33.2540
      #85a315 color charts
#85a315 RGB chart
      #85a315 CMYK chart
      #85a315 RGB pie chart
      #85a315 color shades, tints & tones
#85a315 color schemes
#85a315 color preview, HTML & CSS examples
           This text has a color of #85a315        
        
          <p style="color:#85a315;">Text here</p>
        
        
          .mytext {color:#85a315;}
        
        Text color #85a315
      
           This box has a color of #85a315        
        
          <div style="background-color:#85a315;">Content here</div>
        
        
          .mybackground {background-color:#85a315;}
        
        Background color #85a315
      
           Border around this has a color of #85a315        
        
          <div style="border:2px solid #85a315;">Content here</div>
        
        
          .myborder {border:2px solid #85a315;}
        
        Border color #85a315