#c88245 color space conversions
Hex:
        #c88245
        RGB:
        200, 130, 69
        CMY:
        22, 49, 73
        CMYK:
        0, 35, 66, 22
      HSL:
        28°, 54.3568%, 52.7451%
        HSV (HSB):
        28°, 65.5000%, 78.4314%
        XYZ:
        32.8762, 28.6743, 9.4322
        xyY:
        0.4632, 0.4040, 28.6743
      CIE-Lab:
        60.4931, 21.2701, 43.3907
        CIE-LCH:
        60.4931, 48.3236, 63.8859
        CIE-Luv:
        60.4931, 54.9185, 44.7897
        Hunter-Lab:
        53.5484, 15.8811, 27.0404
      #c88245 color charts
#c88245 RGB chart
      #c88245 CMYK chart
      #c88245 RGB pie chart
      #c88245 color shades, tints & tones
#c88245 color schemes
#c88245 color preview, HTML & CSS examples
           This text has a color of #c88245        
        
          <p style="color:#c88245;">Text here</p>
        
        
          .mytext {color:#c88245;}
        
        Text color #c88245
      
           This box has a color of #c88245        
        
          <div style="background-color:#c88245;">Content here</div>
        
        
          .mybackground {background-color:#c88245;}
        
        Background color #c88245
      
           Border around this has a color of #c88245        
        
          <div style="border:2px solid #c88245;">Content here</div>
        
        
          .myborder {border:2px solid #c88245;}
        
        Border color #c88245