#c96167 color space conversions
Hex:
        #c96167
        RGB:
        201, 97, 103
        CMY:
        21, 62, 60
        CMYK:
        0, 52, 49, 21
      HSL:
        357°, 49.0566%, 58.4314%
        HSV (HSB):
        357°, 51.7413%, 78.8235%
        XYZ:
        30.8103, 21.9462, 15.4441
        xyY:
        0.4518, 0.3218, 21.9462
      CIE-Lab:
        53.9698, 41.8760, 16.3344
        CIE-LCH:
        53.9698, 44.9490, 21.3091
        CIE-Luv:
        53.9698, 73.9911, 12.4562
        Hunter-Lab:
        46.8467, 35.4145, 13.2464
      #c96167 color charts
#c96167 RGB chart
      #c96167 CMYK chart
      #c96167 RGB pie chart
      #c96167 color shades, tints & tones
#c96167 color schemes
#c96167 color preview, HTML & CSS examples
           This text has a color of #c96167        
        
          <p style="color:#c96167;">Text here</p>
        
        
          .mytext {color:#c96167;}
        
        Text color #c96167
      
           This box has a color of #c96167        
        
          <div style="background-color:#c96167;">Content here</div>
        
        
          .mybackground {background-color:#c96167;}
        
        Background color #c96167
      
           Border around this has a color of #c96167        
        
          <div style="border:2px solid #c96167;">Content here</div>
        
        
          .myborder {border:2px solid #c96167;}
        
        Border color #c96167