#ca4f5b color space conversions
Hex:
        #ca4f5b
        RGB:
        202, 79, 91
        CMY:
        21, 69, 64
        CMYK:
        0, 61, 55, 21
      HSL:
        354°, 53.7118%, 55.0980%
        HSV (HSB):
        354°, 60.8911%, 79.2157%
        XYZ:
        29.0414, 18.9039, 12.0157
        xyY:
        0.4843, 0.3153, 18.9039
      CIE-Lab:
        50.5745, 49.8081, 18.8526
        CIE-LCH:
        50.5745, 53.2566, 20.7318
        CIE-Luv:
        50.5745, 88.9891, 12.9194
        Hunter-Lab:
        43.4786, 43.1413, 14.0497
      #ca4f5b color charts
#ca4f5b RGB chart
      #ca4f5b CMYK chart
      #ca4f5b RGB pie chart
      #ca4f5b color shades, tints & tones
#ca4f5b color schemes
#ca4f5b color preview, HTML & CSS examples
           This text has a color of #ca4f5b        
        
          <p style="color:#ca4f5b;">Text here</p>
        
        
          .mytext {color:#ca4f5b;}
        
        Text color #ca4f5b
      
           This box has a color of #ca4f5b        
        
          <div style="background-color:#ca4f5b;">Content here</div>
        
        
          .mybackground {background-color:#ca4f5b;}
        
        Background color #ca4f5b
      
           Border around this has a color of #ca4f5b        
        
          <div style="border:2px solid #ca4f5b;">Content here</div>
        
        
          .myborder {border:2px solid #ca4f5b;}
        
        Border color #ca4f5b