#ca5364 color space conversions
Hex:
        #ca5364
        RGB:
        202, 83, 100
        CMY:
        21, 67, 61
        CMYK:
        0, 59, 50, 21
      HSL:
        351°, 52.8889%, 55.8824%
        HSV (HSB):
        351°, 58.9109%, 79.2157%
        XYZ:
        29.7506, 19.6632, 14.2839
        xyY:
        0.4671, 0.3087, 19.6632
      CIE-Lab:
        51.4542, 48.7356, 14.6773
        CIE-LCH:
        51.4542, 50.8977, 16.7603
        CIE-Luv:
        51.4542, 84.2369, 8.7929
        Hunter-Lab:
        44.3432, 42.1583, 11.9416
      #ca5364 color charts
#ca5364 RGB chart
      #ca5364 CMYK chart
      #ca5364 RGB pie chart
      #ca5364 color shades, tints & tones
#ca5364 color schemes
#ca5364 color preview, HTML & CSS examples
           This text has a color of #ca5364        
        
          <p style="color:#ca5364;">Text here</p>
        
        
          .mytext {color:#ca5364;}
        
        Text color #ca5364
      
           This box has a color of #ca5364        
        
          <div style="background-color:#ca5364;">Content here</div>
        
        
          .mybackground {background-color:#ca5364;}
        
        Background color #ca5364
      
           Border around this has a color of #ca5364        
        
          <div style="border:2px solid #ca5364;">Content here</div>
        
        
          .myborder {border:2px solid #ca5364;}
        
        Border color #ca5364