#c68266 color space conversions
Hex:
        #c68266
        RGB:
        198, 130, 102
        CMY:
        22, 49, 60
        CMYK:
        0, 34, 48, 22
      HSL:
        18°, 45.7143%, 58.8235%
        HSV (HSB):
        18°, 48.4848%, 77.6471%
        XYZ:
        33.6696, 28.9303, 16.3799
        xyY:
        0.4263, 0.3663, 28.9303
      CIE-Lab:
        60.7201, 23.0926, 25.9074
        CIE-LCH:
        60.7201, 34.7053, 48.2877
        CIE-Luv:
        60.7201, 49.5552, 28.0351
        Hunter-Lab:
        53.7869, 17.6105, 19.5951
      #c68266 color charts
#c68266 RGB chart
      #c68266 CMYK chart
      #c68266 RGB pie chart
      #c68266 color shades, tints & tones
#c68266 color schemes
#c68266 color preview, HTML & CSS examples
           This text has a color of #c68266        
        
          <p style="color:#c68266;">Text here</p>
        
        
          .mytext {color:#c68266;}
        
        Text color #c68266
      
           This box has a color of #c68266        
        
          <div style="background-color:#c68266;">Content here</div>
        
        
          .mybackground {background-color:#c68266;}
        
        Background color #c68266
      
           Border around this has a color of #c68266        
        
          <div style="border:2px solid #c68266;">Content here</div>
        
        
          .myborder {border:2px solid #c68266;}
        
        Border color #c68266