#c95465 color space conversions
Hex:
        #c95465
        RGB:
        201, 84, 101
        CMY:
        21, 67, 60
        CMYK:
        0, 58, 50, 21
      HSL:
        351°, 52.0000%, 55.8824%
        HSV (HSB):
        351°, 58.2090%, 78.8235%
        XYZ:
        29.6067, 19.6977, 14.5535
        xyY:
        0.4636, 0.3085, 19.6977
      CIE-Lab:
        51.4937, 48.0169, 14.1100
        CIE-LCH:
        51.4937, 50.0471, 16.3757
        CIE-Luv:
        51.4937, 82.5607, 8.3301
        Hunter-Lab:
        44.3821, 41.4060, 11.6255
      #c95465 color charts
#c95465 RGB chart
      #c95465 CMYK chart
      #c95465 RGB pie chart
      #c95465 color shades, tints & tones
#c95465 color schemes
#c95465 color preview, HTML & CSS examples
           This text has a color of #c95465        
        
          <p style="color:#c95465;">Text here</p>
        
        
          .mytext {color:#c95465;}
        
        Text color #c95465
      
           This box has a color of #c95465        
        
          <div style="background-color:#c95465;">Content here</div>
        
        
          .mybackground {background-color:#c95465;}
        
        Background color #c95465
      
           Border around this has a color of #c95465        
        
          <div style="border:2px solid #c95465;">Content here</div>
        
        
          .myborder {border:2px solid #c95465;}
        
        Border color #c95465