#ffc6b1 color space conversions
Hex:
        #ffc6b1
        RGB:
        255, 198, 177
        CMY:
        0, 22, 31
        CMYK:
        0, 22, 31, 0
      HSL:
        16°, 100.0000%, 84.7059%
        HSV (HSB):
        16°, 30.5882%, 100.0000%
        XYZ:
        69.3699, 64.8225, 50.4508
        xyY:
        0.3757, 0.3511, 64.8225
      CIE-Lab:
        84.3922, 17.4496, 18.3274
        CIE-LCH:
        84.3922, 25.3058, 46.4056
        CIE-Luv:
        84.3922, 38.1114, 22.6667
        Hunter-Lab:
        80.5124, 12.8998, 19.2063
      #ffc6b1 color charts
#ffc6b1 RGB chart
      #ffc6b1 CMYK chart
      #ffc6b1 RGB pie chart
      #ffc6b1 color shades, tints & tones
#ffc6b1 color schemes
#ffc6b1 color preview, HTML & CSS examples
           This text has a color of #ffc6b1        
        
          <p style="color:#ffc6b1;">Text here</p>
        
        
          .mytext {color:#ffc6b1;}
        
        Text color #ffc6b1
      
           This box has a color of #ffc6b1        
        
          <div style="background-color:#ffc6b1;">Content here</div>
        
        
          .mybackground {background-color:#ffc6b1;}
        
        Background color #ffc6b1
      
           Border around this has a color of #ffc6b1        
        
          <div style="border:2px solid #ffc6b1;">Content here</div>
        
        
          .myborder {border:2px solid #ffc6b1;}
        
        Border color #ffc6b1