#c96175 color space conversions
Hex:
        #c96175
        RGB:
        201, 97, 117
        CMY:
        21, 62, 54
        CMYK:
        0, 52, 42, 21
      HSL:
        348°, 49.0566%, 58.4314%
        HSV (HSB):
        348°, 51.7413%, 78.8235%
        XYZ:
        31.5730, 22.2512, 19.4605
        xyY:
        0.4308, 0.3036, 22.2512
      CIE-Lab:
        54.2926, 43.2961, 8.5364
        CIE-LCH:
        54.2926, 44.1296, 11.1535
        CIE-Luv:
        54.2926, 70.7307, 3.0255
        Hunter-Lab:
        47.1712, 36.9252, 8.5598
      #c96175 color charts
#c96175 RGB chart
      #c96175 CMYK chart
      #c96175 RGB pie chart
      #c96175 color shades, tints & tones
#c96175 color schemes
#c96175 color preview, HTML & CSS examples
           This text has a color of #c96175        
        
          <p style="color:#c96175;">Text here</p>
        
        
          .mytext {color:#c96175;}
        
        Text color #c96175
      
           This box has a color of #c96175        
        
          <div style="background-color:#c96175;">Content here</div>
        
        
          .mybackground {background-color:#c96175;}
        
        Background color #c96175
      
           Border around this has a color of #c96175        
        
          <div style="border:2px solid #c96175;">Content here</div>
        
        
          .myborder {border:2px solid #c96175;}
        
        Border color #c96175