#ca355f color space conversions
Hex:
        #ca355f
        RGB:
        202, 53, 95
        CMY:
        21, 79, 63
        CMYK:
        0, 74, 53, 21
      HSL:
        343°, 58.4314%, 50.0000%
        HSV (HSB):
        343°, 73.7624%, 79.2157%
        XYZ:
        27.6958, 15.9290, 12.4413
        xyY:
        0.4940, 0.2841, 15.9290
      CIE-Lab:
        46.8812, 60.4438, 11.3650
        CIE-LCH:
        46.8812, 61.5030, 10.6488
        CIE-Luv:
        46.8812, 101.5553, 2.0209
        Hunter-Lab:
        39.9111, 54.0231, 9.4555
      #ca355f color charts
#ca355f RGB chart
      #ca355f CMYK chart
      #ca355f RGB pie chart
      #ca355f color shades, tints & tones
#ca355f color schemes
#ca355f color preview, HTML & CSS examples
           This text has a color of #ca355f        
        
          <p style="color:#ca355f;">Text here</p>
        
        
          .mytext {color:#ca355f;}
        
        Text color #ca355f
      
           This box has a color of #ca355f        
        
          <div style="background-color:#ca355f;">Content here</div>
        
        
          .mybackground {background-color:#ca355f;}
        
        Background color #ca355f
      
           Border around this has a color of #ca355f        
        
          <div style="border:2px solid #ca355f;">Content here</div>
        
        
          .myborder {border:2px solid #ca355f;}
        
        Border color #ca355f