#c95075 color space conversions
Hex:
        #c95075
        RGB:
        201, 80, 117
        CMY:
        21, 69, 54
        CMYK:
        0, 60, 42, 21
      HSL:
        342°, 52.8384%, 55.0980%
        HSV (HSB):
        342°, 60.1990%, 78.8235%
        XYZ:
        30.1669, 19.4392, 18.9918
        xyY:
        0.4398, 0.2834, 19.4392
      CIE-Lab:
        51.1971, 51.4200, 4.1111
        CIE-LCH:
        51.1971, 51.5841, 4.5712
        CIE-Luv:
        51.1971, 80.3811, -4.2535
        Hunter-Lab:
        44.0899, 44.9750, 5.3237
      #c95075 color charts
#c95075 RGB chart
      #c95075 CMYK chart
      #c95075 RGB pie chart
      #c95075 color shades, tints & tones
#c95075 color schemes
#c95075 color preview, HTML & CSS examples
           This text has a color of #c95075        
        
          <p style="color:#c95075;">Text here</p>
        
        
          .mytext {color:#c95075;}
        
        Text color #c95075
      
           This box has a color of #c95075        
        
          <div style="background-color:#c95075;">Content here</div>
        
        
          .mybackground {background-color:#c95075;}
        
        Background color #c95075
      
           Border around this has a color of #c95075        
        
          <div style="border:2px solid #c95075;">Content here</div>
        
        
          .myborder {border:2px solid #c95075;}
        
        Border color #c95075