#c85516 color space conversions
Hex:
        #c85516
        RGB:
        200, 85, 22
        CMY:
        22, 67, 91
        CMYK:
        0, 58, 89, 22
      HSL:
        21°, 80.1802%, 43.5294%
        HSV (HSB):
        21°, 89.0000%, 78.4314%
        XYZ:
        27.2127, 18.8343, 2.9602
        xyY:
        0.5553, 0.3843, 18.8343
      CIE-Lab:
        50.4928, 42.9382, 54.5047
        CIE-LCH:
        50.4928, 69.3862, 51.7694
        CIE-Luv:
        50.4928, 94.3951, 41.8085
        Hunter-Lab:
        43.3985, 35.9799, 26.3348
      #c85516 color charts
#c85516 RGB chart
      #c85516 CMYK chart
      #c85516 RGB pie chart
      #c85516 color shades, tints & tones
#c85516 color schemes
#c85516 color preview, HTML & CSS examples
           This text has a color of #c85516        
        
          <p style="color:#c85516;">Text here</p>
        
        
          .mytext {color:#c85516;}
        
        Text color #c85516
      
           This box has a color of #c85516        
        
          <div style="background-color:#c85516;">Content here</div>
        
        
          .mybackground {background-color:#c85516;}
        
        Background color #c85516
      
           Border around this has a color of #c85516        
        
          <div style="border:2px solid #c85516;">Content here</div>
        
        
          .myborder {border:2px solid #c85516;}
        
        Border color #c85516