#ffc5ca color space conversions
Hex:
        #ffc5ca
        RGB:
        255, 197, 202
        CMY:
        0, 23, 21
        CMYK:
        0, 23, 21, 0
      HSL:
        355°, 100.0000%, 88.6275%
        HSV (HSB):
        355°, 22.7451%, 100.0000%
        XYZ:
        71.8669, 65.4568, 64.7237
        xyY:
        0.3557, 0.3240, 65.4568
      CIE-Lab:
        84.7186, 21.3807, 5.4894
        CIE-LCH:
        84.7186, 22.0741, 14.3995
        CIE-Luv:
        84.7186, 35.8192, 4.1294
        Hunter-Lab:
        80.9054, 16.9743, 9.2022
      #ffc5ca color charts
#ffc5ca RGB chart
      #ffc5ca CMYK chart
      #ffc5ca RGB pie chart
      #ffc5ca color shades, tints & tones
#ffc5ca color schemes
#ffc5ca color preview, HTML & CSS examples
           This text has a color of #ffc5ca        
        
          <p style="color:#ffc5ca;">Text here</p>
        
        
          .mytext {color:#ffc5ca;}
        
        Text color #ffc5ca
      
           This box has a color of #ffc5ca        
        
          <div style="background-color:#ffc5ca;">Content here</div>
        
        
          .mybackground {background-color:#ffc5ca;}
        
        Background color #ffc5ca
      
           Border around this has a color of #ffc5ca        
        
          <div style="border:2px solid #ffc5ca;">Content here</div>
        
        
          .myborder {border:2px solid #ffc5ca;}
        
        Border color #ffc5ca