#c95552 color space conversions
Hex:
        #c95552
        RGB:
        201, 85, 82
        CMY:
        21, 67, 68
        CMYK:
        0, 58, 59, 21
      HSL:
        2°, 52.4229%, 55.4902%
        HSV (HSB):
        2°, 59.2040%, 78.8235%
        XYZ:
        28.8589, 19.5237, 10.2301
        xyY:
        0.4924, 0.3331, 19.5237
      CIE-Lab:
        51.2944, 45.9982, 25.1027
        CIE-LCH:
        51.2944, 52.4021, 28.6227
        CIE-Luv:
        51.2944, 86.5045, 20.1889
        Hunter-Lab:
        44.1856, 39.2585, 17.2028
      #c95552 color charts
#c95552 RGB chart
      #c95552 CMYK chart
      #c95552 RGB pie chart
      #c95552 color shades, tints & tones
#c95552 color schemes
#c95552 color preview, HTML & CSS examples
           This text has a color of #c95552        
        
          <p style="color:#c95552;">Text here</p>
        
        
          .mytext {color:#c95552;}
        
        Text color #c95552
      
           This box has a color of #c95552        
        
          <div style="background-color:#c95552;">Content here</div>
        
        
          .mybackground {background-color:#c95552;}
        
        Background color #c95552
      
           Border around this has a color of #c95552        
        
          <div style="border:2px solid #c95552;">Content here</div>
        
        
          .myborder {border:2px solid #c95552;}
        
        Border color #c95552