#c96867 color space conversions
Hex:
        #c96867
        RGB:
        201, 104, 103
        CMY:
        21, 59, 60
        CMYK:
        0, 48, 49, 21
      HSL:
        1°, 47.5728%, 59.6078%
        HSV (HSB):
        1°, 48.7562%, 78.8235%
        XYZ:
        31.4859, 23.2974, 15.6693
        xyY:
        0.4469, 0.3307, 23.2974
      CIE-Lab:
        55.3774, 38.3016, 18.2567
        CIE-LCH:
        55.3774, 42.4301, 25.4851
        CIE-Luv:
        55.3774, 69.4362, 15.5600
        Hunter-Lab:
        48.2674, 31.9716, 14.5395
      #c96867 color charts
#c96867 RGB chart
      #c96867 CMYK chart
      #c96867 RGB pie chart
      #c96867 color shades, tints & tones
#c96867 color schemes
#c96867 color preview, HTML & CSS examples
           This text has a color of #c96867        
        
          <p style="color:#c96867;">Text here</p>
        
        
          .mytext {color:#c96867;}
        
        Text color #c96867
      
           This box has a color of #c96867        
        
          <div style="background-color:#c96867;">Content here</div>
        
        
          .mybackground {background-color:#c96867;}
        
        Background color #c96867
      
           Border around this has a color of #c96867        
        
          <div style="border:2px solid #c96867;">Content here</div>
        
        
          .myborder {border:2px solid #c96867;}
        
        Border color #c96867