#ca164a color space conversions
Hex:
        #ca164a
        RGB:
        202, 22, 74
        CMY:
        21, 91, 71
        CMYK:
        0, 89, 63, 21
      HSL:
        343°, 80.3571%, 43.9216%
        HSV (HSB):
        343°, 89.1089%, 79.2157%
        XYZ:
        25.8801, 13.6248, 7.7444
        xyY:
        0.5477, 0.2884, 13.6248
      CIE-Lab:
        43.6900, 66.7908, 20.0485
        CIE-LCH:
        43.6900, 69.7349, 16.7081
        CIE-Luv:
        43.6900, 119.5849, 8.7539
        Hunter-Lab:
        36.9118, 60.5566, 13.3987
      #ca164a color charts
#ca164a RGB chart
      #ca164a CMYK chart
      #ca164a RGB pie chart
      #ca164a color shades, tints & tones
#ca164a color schemes
#ca164a color preview, HTML & CSS examples
           This text has a color of #ca164a        
        
          <p style="color:#ca164a;">Text here</p>
        
        
          .mytext {color:#ca164a;}
        
        Text color #ca164a
      
           This box has a color of #ca164a        
        
          <div style="background-color:#ca164a;">Content here</div>
        
        
          .mybackground {background-color:#ca164a;}
        
        Background color #ca164a
      
           Border around this has a color of #ca164a        
        
          <div style="border:2px solid #ca164a;">Content here</div>
        
        
          .myborder {border:2px solid #ca164a;}
        
        Border color #ca164a