#ca7c86 color space conversions
Hex:
        #ca7c86
        RGB:
        202, 124, 134
        CMY:
        21, 51, 47
        CMYK:
        0, 39, 34, 21
      HSL:
        352°, 42.3913%, 63.9216%
        HSV (HSB):
        352°, 38.6139%, 79.2157%
        XYZ:
        35.8678, 28.6931, 26.2021
        xyY:
        0.3952, 0.3161, 28.6931
      CIE-Lab:
        60.5098, 31.5366, 7.5129
        CIE-LCH:
        60.5098, 32.4192, 13.3998
        CIE-Luv:
        60.5098, 51.5028, 4.4107
        Hunter-Lab:
        53.5659, 25.7836, 8.4941
      #ca7c86 color charts
#ca7c86 RGB chart
      #ca7c86 CMYK chart
      #ca7c86 RGB pie chart
      #ca7c86 color shades, tints & tones
#ca7c86 color schemes
#ca7c86 color preview, HTML & CSS examples
           This text has a color of #ca7c86        
        
          <p style="color:#ca7c86;">Text here</p>
        
        
          .mytext {color:#ca7c86;}
        
        Text color #ca7c86
      
           This box has a color of #ca7c86        
        
          <div style="background-color:#ca7c86;">Content here</div>
        
        
          .mybackground {background-color:#ca7c86;}
        
        Background color #ca7c86
      
           Border around this has a color of #ca7c86        
        
          <div style="border:2px solid #ca7c86;">Content here</div>
        
        
          .myborder {border:2px solid #ca7c86;}
        
        Border color #ca7c86