#ca4f4d color space conversions
Hex:
        #ca4f4d
        RGB:
        202, 79, 77
        CMY:
        21, 69, 70
        CMYK:
        0, 61, 62, 21
      HSL:
        1°, 54.1126%, 54.7059%
        HSV (HSB):
        1°, 61.8812%, 79.2157%
        XYZ:
        28.4927, 18.6843, 9.1259
        xyY:
        0.5061, 0.3319, 18.6843
      CIE-Lab:
        50.3158, 48.7884, 26.8121
        CIE-LCH:
        50.3158, 55.6704, 28.7913
        CIE-Luv:
        50.3158, 92.3740, 20.8892
        Hunter-Lab:
        43.2254, 42.0165, 17.7403
      #ca4f4d color charts
#ca4f4d RGB chart
      #ca4f4d CMYK chart
      #ca4f4d RGB pie chart
      #ca4f4d color shades, tints & tones
#ca4f4d color schemes
#ca4f4d color preview, HTML & CSS examples
           This text has a color of #ca4f4d        
        
          <p style="color:#ca4f4d;">Text here</p>
        
        
          .mytext {color:#ca4f4d;}
        
        Text color #ca4f4d
      
           This box has a color of #ca4f4d        
        
          <div style="background-color:#ca4f4d;">Content here</div>
        
        
          .mybackground {background-color:#ca4f4d;}
        
        Background color #ca4f4d
      
           Border around this has a color of #ca4f4d        
        
          <div style="border:2px solid #ca4f4d;">Content here</div>
        
        
          .myborder {border:2px solid #ca4f4d;}
        
        Border color #ca4f4d