#c85525 color space conversions
Hex:
        #c85525
        RGB:
        200, 85, 37
        CMY:
        22, 67, 85
        CMYK:
        0, 58, 82, 22
      HSL:
        18°, 68.7764%, 46.4706%
        HSV (HSB):
        18°, 81.5000%, 78.4314%
        XYZ:
        27.4018, 18.9099, 3.9560
        xyY:
        0.5451, 0.3762, 18.9099
      CIE-Lab:
        50.5817, 43.3166, 48.5546
        CIE-LCH:
        50.5817, 65.0683, 48.2632
        CIE-Luv:
        50.5817, 93.1023, 38.5977
        Hunter-Lab:
        43.4856, 36.3797, 25.0461
      #c85525 color charts
#c85525 RGB chart
      #c85525 CMYK chart
      #c85525 RGB pie chart
      #c85525 color shades, tints & tones
#c85525 color schemes
#c85525 color preview, HTML & CSS examples
           This text has a color of #c85525        
        
          <p style="color:#c85525;">Text here</p>
        
        
          .mytext {color:#c85525;}
        
        Text color #c85525
      
           This box has a color of #c85525        
        
          <div style="background-color:#c85525;">Content here</div>
        
        
          .mybackground {background-color:#c85525;}
        
        Background color #c85525
      
           Border around this has a color of #c85525        
        
          <div style="border:2px solid #c85525;">Content here</div>
        
        
          .myborder {border:2px solid #c85525;}
        
        Border color #c85525