#c88d48 color space conversions
Hex:
        #c88d48
        RGB:
        200, 141, 72
        CMY:
        22, 45, 72
        CMYK:
        0, 30, 64, 22
      HSL:
        32°, 53.7815%, 53.3333%
        HSV (HSB):
        32°, 64.0000%, 78.4314%
        XYZ:
        34.5140, 31.7970, 10.4492
        xyY:
        0.4496, 0.4142, 31.7970
      CIE-Lab:
        63.1747, 15.4453, 44.9413
        CIE-LCH:
        63.1747, 47.5214, 71.0334
        CIE-Luv:
        63.1747, 46.3960, 48.3431
        Hunter-Lab:
        56.3888, 10.5743, 28.4853
      #c88d48 color charts
#c88d48 RGB chart
      #c88d48 CMYK chart
      #c88d48 RGB pie chart
      #c88d48 color shades, tints & tones
#c88d48 color schemes
#c88d48 color preview, HTML & CSS examples
           This text has a color of #c88d48        
        
          <p style="color:#c88d48;">Text here</p>
        
        
          .mytext {color:#c88d48;}
        
        Text color #c88d48
      
           This box has a color of #c88d48        
        
          <div style="background-color:#c88d48;">Content here</div>
        
        
          .mybackground {background-color:#c88d48;}
        
        Background color #c88d48
      
           Border around this has a color of #c88d48        
        
          <div style="border:2px solid #c88d48;">Content here</div>
        
        
          .myborder {border:2px solid #c88d48;}
        
        Border color #c88d48