#c88274 color space conversions
Hex:
        #c88274
        RGB:
        200, 130, 116
        CMY:
        22, 49, 55
        CMYK:
        0, 35, 42, 22
      HSL:
        10°, 43.2990%, 61.9608%
        HSV (HSB):
        10°, 42.0000%, 78.4314%
        XYZ:
        34.9544, 29.5056, 20.3758
        xyY:
        0.4120, 0.3478, 29.5056
      CIE-Lab:
        61.2253, 25.3592, 18.7499
        CIE-LCH:
        61.2253, 31.5380, 36.4781
        CIE-Luv:
        61.2253, 49.1273, 19.6129
        Hunter-Lab:
        54.3190, 19.8069, 15.7828
      #c88274 color charts
#c88274 RGB chart
      #c88274 CMYK chart
      #c88274 RGB pie chart
      #c88274 color shades, tints & tones
#c88274 color schemes
#c88274 color preview, HTML & CSS examples
           This text has a color of #c88274        
        
          <p style="color:#c88274;">Text here</p>
        
        
          .mytext {color:#c88274;}
        
        Text color #c88274
      
           This box has a color of #c88274        
        
          <div style="background-color:#c88274;">Content here</div>
        
        
          .mybackground {background-color:#c88274;}
        
        Background color #c88274
      
           Border around this has a color of #c88274        
        
          <div style="border:2px solid #c88274;">Content here</div>
        
        
          .myborder {border:2px solid #c88274;}
        
        Border color #c88274