#fdbdb4 color space conversions
Hex:
        #fdbdb4
        RGB:
        253, 189, 180
        CMY:
        1, 26, 29
        CMYK:
        0, 25, 29, 1
      HSL:
        7°, 94.8052%, 84.9020%
        HSV (HSB):
        7°, 28.8538%, 99.2157%
        XYZ:
        66.9438, 60.5731, 51.3435
        xyY:
        0.3743, 0.3387, 60.5731
      CIE-Lab:
        82.1487, 21.8093, 13.5519
        CIE-LCH:
        82.1487, 25.6768, 31.8561
        CIE-Luv:
        82.1487, 41.8838, 15.2583
        Hunter-Lab:
        77.8287, 17.3352, 15.3666
      #fdbdb4 color charts
#fdbdb4 RGB chart
      #fdbdb4 CMYK chart
      #fdbdb4 RGB pie chart
      #fdbdb4 color shades, tints & tones
#fdbdb4 color schemes
#fdbdb4 color preview, HTML & CSS examples
           This text has a color of #fdbdb4        
        
          <p style="color:#fdbdb4;">Text here</p>
        
        
          .mytext {color:#fdbdb4;}
        
        Text color #fdbdb4
      
           This box has a color of #fdbdb4        
        
          <div style="background-color:#fdbdb4;">Content here</div>
        
        
          .mybackground {background-color:#fdbdb4;}
        
        Background color #fdbdb4
      
           Border around this has a color of #fdbdb4        
        
          <div style="border:2px solid #fdbdb4;">Content here</div>
        
        
          .myborder {border:2px solid #fdbdb4;}
        
        Border color #fdbdb4