#c96061 color space conversions
Hex:
        #c96061
        RGB:
        201, 96, 97
        CMY:
        21, 62, 62
        CMYK:
        0, 52, 52, 21
      HSL:
        359°, 49.2958%, 58.2353%
        HSV (HSB):
        359°, 52.2388%, 78.8235%
        XYZ:
        30.4279, 21.6463, 13.8837
        xyY:
        0.4613, 0.3282, 21.6463
      CIE-Lab:
        53.6497, 41.8292, 19.4208
        CIE-LCH:
        53.6497, 46.1178, 24.9048
        CIE-Luv:
        53.6497, 75.9614, 15.8084
        Hunter-Lab:
        46.5256, 35.3199, 14.8752
      #c96061 color charts
#c96061 RGB chart
      #c96061 CMYK chart
      #c96061 RGB pie chart
      #c96061 color shades, tints & tones
#c96061 color schemes
#c96061 color preview, HTML & CSS examples
           This text has a color of #c96061        
        
          <p style="color:#c96061;">Text here</p>
        
        
          .mytext {color:#c96061;}
        
        Text color #c96061
      
           This box has a color of #c96061        
        
          <div style="background-color:#c96061;">Content here</div>
        
        
          .mybackground {background-color:#c96061;}
        
        Background color #c96061
      
           Border around this has a color of #c96061        
        
          <div style="border:2px solid #c96061;">Content here</div>
        
        
          .myborder {border:2px solid #c96061;}
        
        Border color #c96061