#c85830 color space conversions
Hex:
        #c85830
        RGB:
        200, 88, 48
        CMY:
        22, 65, 81
        CMYK:
        0, 56, 76, 22
      HSL:
        16°, 61.2903%, 48.6275%
        HSV (HSB):
        16°, 76.0000%, 78.4314%
        XYZ:
        27.8426, 19.4722, 5.0873
        xyY:
        0.5313, 0.3716, 19.4722
      CIE-Lab:
        51.2352, 42.2616, 43.8882
        CIE-LCH:
        51.2352, 60.9279, 46.0817
        CIE-Luv:
        51.2352, 89.5336, 36.3031
        Hunter-Lab:
        44.1273, 35.4038, 24.0537
      #c85830 color charts
#c85830 RGB chart
      #c85830 CMYK chart
      #c85830 RGB pie chart
      #c85830 color shades, tints & tones
#c85830 color schemes
#c85830 color preview, HTML & CSS examples
           This text has a color of #c85830        
        
          <p style="color:#c85830;">Text here</p>
        
        
          .mytext {color:#c85830;}
        
        Text color #c85830
      
           This box has a color of #c85830        
        
          <div style="background-color:#c85830;">Content here</div>
        
        
          .mybackground {background-color:#c85830;}
        
        Background color #c85830
      
           Border around this has a color of #c85830        
        
          <div style="border:2px solid #c85830;">Content here</div>
        
        
          .myborder {border:2px solid #c85830;}
        
        Border color #c85830