#ca8a94 color space conversions
Hex:
        #ca8a94
        RGB:
        202, 138, 148
        CMY:
        21, 46, 42
        CMYK:
        0, 32, 27, 21
      HSL:
        351°, 37.6471%, 66.6667%
        HSV (HSB):
        351°, 31.6832%, 79.2157%
        XYZ:
        38.7909, 32.8716, 32.3173
        xyY:
        0.3731, 0.3161, 32.8716
      CIE-Lab:
        64.0568, 25.8078, 4.6190
        CIE-LCH:
        64.0568, 26.2179, 10.1472
        CIE-Luv:
        64.0568, 40.7333, 1.7834
        Hunter-Lab:
        57.3338, 20.4354, 6.7137
      #ca8a94 color charts
#ca8a94 RGB chart
      #ca8a94 CMYK chart
      #ca8a94 RGB pie chart
      #ca8a94 color shades, tints & tones
#ca8a94 color schemes
#ca8a94 color preview, HTML & CSS examples
           This text has a color of #ca8a94        
        
          <p style="color:#ca8a94;">Text here</p>
        
        
          .mytext {color:#ca8a94;}
        
        Text color #ca8a94
      
           This box has a color of #ca8a94        
        
          <div style="background-color:#ca8a94;">Content here</div>
        
        
          .mybackground {background-color:#ca8a94;}
        
        Background color #ca8a94
      
           Border around this has a color of #ca8a94        
        
          <div style="border:2px solid #ca8a94;">Content here</div>
        
        
          .myborder {border:2px solid #ca8a94;}
        
        Border color #ca8a94