#c85530 color space conversions
Hex:
        #c85530
        RGB:
        200, 85, 48
        CMY:
        22, 67, 81
        CMYK:
        0, 58, 76, 22
      HSL:
        15°, 61.2903%, 48.6275%
        HSV (HSB):
        15°, 76.0000%, 78.4314%
        XYZ:
        27.6014, 18.9898, 5.0069
        xyY:
        0.5349, 0.3680, 18.9898
      CIE-Lab:
        50.6752, 43.7133, 43.3043
        CIE-LCH:
        50.6752, 61.5314, 44.7307
        CIE-Luv:
        50.6752, 91.7737, 35.2905
        Hunter-Lab:
        43.5772, 36.8001, 23.6918
      #c85530 color charts
#c85530 RGB chart
      #c85530 CMYK chart
      #c85530 RGB pie chart
      #c85530 color shades, tints & tones
#c85530 color schemes
#c85530 color preview, HTML & CSS examples
           This text has a color of #c85530        
        
          <p style="color:#c85530;">Text here</p>
        
        
          .mytext {color:#c85530;}
        
        Text color #c85530
      
           This box has a color of #c85530        
        
          <div style="background-color:#c85530;">Content here</div>
        
        
          .mybackground {background-color:#c85530;}
        
        Background color #c85530
      
           Border around this has a color of #c85530        
        
          <div style="border:2px solid #c85530;">Content here</div>
        
        
          .myborder {border:2px solid #c85530;}
        
        Border color #c85530