#ca969f color space conversions
Hex:
        #ca969f
        RGB:
        202, 150, 159
        CMY:
        21, 41, 38
        CMYK:
        0, 26, 21, 21
      HSL:
        350°, 32.9114%, 69.0196%
        HSV (HSB):
        350°, 25.7426%, 79.2157%
        XYZ:
        41.5215, 36.8725, 37.7296
        xyY:
        0.3576, 0.3175, 36.8725
      CIE-Lab:
        67.1812, 20.8464, 2.9393
        CIE-LCH:
        67.1812, 21.0526, 8.0258
        CIE-Luv:
        67.1812, 32.1501, 0.4505
        Hunter-Lab:
        60.7227, 15.7915, 5.6665
      #ca969f color charts
#ca969f RGB chart
      #ca969f CMYK chart
      #ca969f RGB pie chart
      #ca969f color shades, tints & tones
#ca969f color schemes
#ca969f color preview, HTML & CSS examples
           This text has a color of #ca969f        
        
          <p style="color:#ca969f;">Text here</p>
        
        
          .mytext {color:#ca969f;}
        
        Text color #ca969f
      
           This box has a color of #ca969f        
        
          <div style="background-color:#ca969f;">Content here</div>
        
        
          .mybackground {background-color:#ca969f;}
        
        Background color #ca969f
      
           Border around this has a color of #ca969f        
        
          <div style="border:2px solid #ca969f;">Content here</div>
        
        
          .myborder {border:2px solid #ca969f;}
        
        Border color #ca969f