#ca949f color space conversions
Hex:
        #ca949f
        RGB:
        202, 148, 159
        CMY:
        21, 42, 38
        CMYK:
        0, 27, 21, 21
      HSL:
        348°, 33.7500%, 68.6275%
        HSV (HSB):
        348°, 26.7327%, 79.2157%
        XYZ:
        41.2050, 36.2396, 37.6241
        xyY:
        0.3581, 0.3149, 36.2396
      CIE-Lab:
        66.7026, 21.9433, 2.2451
        CIE-LCH:
        66.7026, 22.0579, 5.8418
        CIE-Luv:
        66.7026, 33.3011, -0.7314
        Hunter-Lab:
        60.1993, 16.8303, 5.0837
      #ca949f color charts
#ca949f RGB chart
      #ca949f CMYK chart
      #ca949f RGB pie chart
      #ca949f color shades, tints & tones
#ca949f color schemes
#ca949f color preview, HTML & CSS examples
           This text has a color of #ca949f        
        
          <p style="color:#ca949f;">Text here</p>
        
        
          .mytext {color:#ca949f;}
        
        Text color #ca949f
      
           This box has a color of #ca949f        
        
          <div style="background-color:#ca949f;">Content here</div>
        
        
          .mybackground {background-color:#ca949f;}
        
        Background color #ca949f
      
           Border around this has a color of #ca949f        
        
          <div style="border:2px solid #ca949f;">Content here</div>
        
        
          .myborder {border:2px solid #ca949f;}
        
        Border color #ca949f