#c96171 color space conversions
Hex:
        #c96171
        RGB:
        201, 97, 113
        CMY:
        21, 62, 56
        CMYK:
        0, 52, 44, 21
      HSL:
        351°, 49.0566%, 58.4314%
        HSV (HSB):
        351°, 51.7413%, 78.8235%
        XYZ:
        31.3427, 22.1591, 18.2480
        xyY:
        0.4368, 0.3088, 22.1591
      CIE-Lab:
        54.1955, 42.8708, 10.7590
        CIE-LCH:
        54.1955, 44.2003, 14.0881
        CIE-Luv:
        54.1955, 71.6877, 5.8014
        Hunter-Lab:
        47.0735, 36.4712, 9.9678
      #c96171 color charts
#c96171 RGB chart
      #c96171 CMYK chart
      #c96171 RGB pie chart
      #c96171 color shades, tints & tones
#c96171 color schemes
#c96171 color preview, HTML & CSS examples
           This text has a color of #c96171        
        
          <p style="color:#c96171;">Text here</p>
        
        
          .mytext {color:#c96171;}
        
        Text color #c96171
      
           This box has a color of #c96171        
        
          <div style="background-color:#c96171;">Content here</div>
        
        
          .mybackground {background-color:#c96171;}
        
        Background color #c96171
      
           Border around this has a color of #c96171        
        
          <div style="border:2px solid #c96171;">Content here</div>
        
        
          .myborder {border:2px solid #c96171;}
        
        Border color #c96171