#c85c26 color space conversions
Hex:
        #c85c26
        RGB:
        200, 92, 38
        CMY:
        22, 64, 85
        CMYK:
        0, 54, 81, 22
      HSL:
        20°, 68.0672%, 46.6667%
        HSV (HSB):
        20°, 81.0000%, 78.4314%
        XYZ:
        27.9964, 20.0736, 4.2327
        xyY:
        0.5353, 0.3838, 20.0736
      CIE-Lab:
        51.9203, 39.9185, 49.3528
        CIE-LCH:
        51.9203, 63.4758, 51.0327
        CIE-Luv:
        51.9203, 87.6081, 40.6514
        Hunter-Lab:
        44.8036, 33.1331, 25.7612
      #c85c26 color charts
#c85c26 RGB chart
      #c85c26 CMYK chart
      #c85c26 RGB pie chart
      #c85c26 color shades, tints & tones
#c85c26 color schemes
#c85c26 color preview, HTML & CSS examples
           This text has a color of #c85c26        
        
          <p style="color:#c85c26;">Text here</p>
        
        
          .mytext {color:#c85c26;}
        
        Text color #c85c26
      
           This box has a color of #c85c26        
        
          <div style="background-color:#c85c26;">Content here</div>
        
        
          .mybackground {background-color:#c85c26;}
        
        Background color #c85c26
      
           Border around this has a color of #c85c26        
        
          <div style="border:2px solid #c85c26;">Content here</div>
        
        
          .myborder {border:2px solid #c85c26;}
        
        Border color #c85c26