#ffc6c1 color space conversions
Hex:
        #ffc6c1
        RGB:
        255, 198, 193
        CMY:
        0, 22, 24
        CMYK:
        0, 22, 24, 0
      HSL:
        5°, 100.0000%, 87.8431%
        HSV (HSB):
        5°, 24.3137%, 100.0000%
        XYZ:
        71.0597, 65.4984, 59.3493
        xyY:
        0.3627, 0.3343, 65.4984
      CIE-Lab:
        84.7399, 19.5768, 10.3159
        CIE-LCH:
        84.7399, 22.1285, 27.7869
        CIE-Luv:
        84.7399, 36.3000, 11.3512
        Hunter-Lab:
        80.9311, 15.0985, 13.1726
      #ffc6c1 color charts
#ffc6c1 RGB chart
      #ffc6c1 CMYK chart
      #ffc6c1 RGB pie chart
      #ffc6c1 color shades, tints & tones
#ffc6c1 color schemes
#ffc6c1 color preview, HTML & CSS examples
           This text has a color of #ffc6c1        
        
          <p style="color:#ffc6c1;">Text here</p>
        
        
          .mytext {color:#ffc6c1;}
        
        Text color #ffc6c1
      
           This box has a color of #ffc6c1        
        
          <div style="background-color:#ffc6c1;">Content here</div>
        
        
          .mybackground {background-color:#ffc6c1;}
        
        Background color #ffc6c1
      
           Border around this has a color of #ffc6c1        
        
          <div style="border:2px solid #ffc6c1;">Content here</div>
        
        
          .myborder {border:2px solid #ffc6c1;}
        
        Border color #ffc6c1