#ca164f color space conversions
Hex:
        #ca164f
        RGB:
        202, 22, 79
        CMY:
        21, 91, 69
        CMYK:
        0, 89, 61, 21
      HSL:
        341°, 80.3571%, 43.9216%
        HSV (HSB):
        341°, 89.1089%, 79.2157%
        XYZ:
        26.0553, 13.6949, 8.6672
        xyY:
        0.5381, 0.2829, 13.6949
      CIE-Lab:
        43.7921, 67.0802, 17.0559
        CIE-LCH:
        43.7921, 69.2145, 14.2658
        CIE-Luv:
        43.7921, 117.8070, 5.8959
        Hunter-Lab:
        37.0066, 60.9153, 12.0184
      #ca164f color charts
#ca164f RGB chart
      #ca164f CMYK chart
      #ca164f RGB pie chart
      #ca164f color shades, tints & tones
#ca164f color schemes
#ca164f color preview, HTML & CSS examples
           This text has a color of #ca164f        
        
          <p style="color:#ca164f;">Text here</p>
        
        
          .mytext {color:#ca164f;}
        
        Text color #ca164f
      
           This box has a color of #ca164f        
        
          <div style="background-color:#ca164f;">Content here</div>
        
        
          .mybackground {background-color:#ca164f;}
        
        Background color #ca164f
      
           Border around this has a color of #ca164f        
        
          <div style="border:2px solid #ca164f;">Content here</div>
        
        
          .myborder {border:2px solid #ca164f;}
        
        Border color #ca164f