#ffc5c1 color space conversions
Hex:
        #ffc5c1
        RGB:
        255, 197, 193
        CMY:
        0, 23, 24
        CMYK:
        0, 23, 24, 0
      HSL:
        4°, 100.0000%, 87.8431%
        HSV (HSB):
        4°, 24.3137%, 100.0000%
        XYZ:
        70.8319, 65.0428, 59.2733
        xyY:
        0.3630, 0.3333, 65.0428
      CIE-Lab:
        84.5058, 20.1006, 9.9819
        CIE-LCH:
        84.5058, 22.4426, 26.4090
        CIE-Luv:
        84.5058, 36.8918, 10.7712
        Hunter-Lab:
        80.6491, 15.6358, 12.8790
      #ffc5c1 color charts
#ffc5c1 RGB chart
      #ffc5c1 CMYK chart
      #ffc5c1 RGB pie chart
      #ffc5c1 color shades, tints & tones
#ffc5c1 color schemes
#ffc5c1 color preview, HTML & CSS examples
           This text has a color of #ffc5c1        
        
          <p style="color:#ffc5c1;">Text here</p>
        
        
          .mytext {color:#ffc5c1;}
        
        Text color #ffc5c1
      
           This box has a color of #ffc5c1        
        
          <div style="background-color:#ffc5c1;">Content here</div>
        
        
          .mybackground {background-color:#ffc5c1;}
        
        Background color #ffc5c1
      
           Border around this has a color of #ffc5c1        
        
          <div style="border:2px solid #ffc5c1;">Content here</div>
        
        
          .myborder {border:2px solid #ffc5c1;}
        
        Border color #ffc5c1