#fcb3b3 color space conversions
Hex:
        #fcb3b3
        RGB:
        252, 179, 179
        CMY:
        1, 30, 30
        CMYK:
        0, 29, 29, 1
      HSL:
        0°, 92.4051%, 84.5098%
        HSV (HSB):
        0°, 28.9683%, 98.8235%
        XYZ:
        64.4017, 56.1903, 50.0993
        xyY:
        0.3773, 0.3292, 56.1903
      CIE-Lab:
        79.7220, 26.5652, 10.6356
        CIE-LCH:
        79.7220, 28.6152, 21.8191
        CIE-Luv:
        79.7220, 47.4119, 10.2132
        Hunter-Lab:
        74.9602, 22.1770, 12.8459
      #fcb3b3 color charts
#fcb3b3 RGB chart
      #fcb3b3 CMYK chart
      #fcb3b3 RGB pie chart
      #fcb3b3 color shades, tints & tones
#fcb3b3 color schemes
#fcb3b3 color preview, HTML & CSS examples
           This text has a color of #fcb3b3        
        
          <p style="color:#fcb3b3;">Text here</p>
        
        
          .mytext {color:#fcb3b3;}
        
        Text color #fcb3b3
      
           This box has a color of #fcb3b3        
        
          <div style="background-color:#fcb3b3;">Content here</div>
        
        
          .mybackground {background-color:#fcb3b3;}
        
        Background color #fcb3b3
      
           Border around this has a color of #fcb3b3        
        
          <div style="border:2px solid #fcb3b3;">Content here</div>
        
        
          .myborder {border:2px solid #fcb3b3;}
        
        Border color #fcb3b3