#ca959e color space conversions
Hex:
        #ca959e
        RGB:
        202, 149, 158
        CMY:
        21, 42, 38
        CMYK:
        0, 26, 22, 21
      HSL:
        350°, 33.3333%, 68.8235%
        HSV (HSB):
        350°, 26.2376%, 79.2157%
        XYZ:
        41.2761, 36.5201, 37.2213
        xyY:
        0.3589, 0.3175, 36.5201
      CIE-Lab:
        66.9154, 21.2434, 3.1146
        CIE-LCH:
        66.9154, 21.4705, 8.3410
        CIE-Luv:
        66.9154, 32.8598, 0.6183
        Hunter-Lab:
        60.4318, 16.1633, 5.7842
      #ca959e color charts
#ca959e RGB chart
      #ca959e CMYK chart
      #ca959e RGB pie chart
      #ca959e color shades, tints & tones
#ca959e color schemes
#ca959e color preview, HTML & CSS examples
           This text has a color of #ca959e        
        
          <p style="color:#ca959e;">Text here</p>
        
        
          .mytext {color:#ca959e;}
        
        Text color #ca959e
      
           This box has a color of #ca959e        
        
          <div style="background-color:#ca959e;">Content here</div>
        
        
          .mybackground {background-color:#ca959e;}
        
        Background color #ca959e
      
           Border around this has a color of #ca959e        
        
          <div style="border:2px solid #ca959e;">Content here</div>
        
        
          .myborder {border:2px solid #ca959e;}
        
        Border color #ca959e