#fcb5bb color space conversions
Hex:
        #fcb5bb
        RGB:
        252, 181, 187
        CMY:
        1, 29, 27
        CMYK:
        0, 28, 26, 1
      HSL:
        355°, 92.2078%, 84.9020%
        HSV (HSB):
        355°, 28.1746%, 98.8235%
        XYZ:
        65.6384, 57.3311, 54.6202
        xyY:
        0.3696, 0.3228, 57.3311
      CIE-Lab:
        80.3654, 26.5852, 7.2337
        CIE-LCH:
        80.3654, 27.5517, 15.2214
        CIE-Luv:
        80.3654, 45.0845, 5.5078
        Hunter-Lab:
        75.7173, 22.2343, 10.2320
      #fcb5bb color charts
#fcb5bb RGB chart
      #fcb5bb CMYK chart
      #fcb5bb RGB pie chart
      #fcb5bb color shades, tints & tones
#fcb5bb color schemes
#fcb5bb color preview, HTML & CSS examples
           This text has a color of #fcb5bb        
        
          <p style="color:#fcb5bb;">Text here</p>
        
        
          .mytext {color:#fcb5bb;}
        
        Text color #fcb5bb
      
           This box has a color of #fcb5bb        
        
          <div style="background-color:#fcb5bb;">Content here</div>
        
        
          .mybackground {background-color:#fcb5bb;}
        
        Background color #fcb5bb
      
           Border around this has a color of #fcb5bb        
        
          <div style="border:2px solid #fcb5bb;">Content here</div>
        
        
          .myborder {border:2px solid #fcb5bb;}
        
        Border color #fcb5bb