#fbd5ba color space conversions
Hex:
        #fbd5ba
        RGB:
        251, 213, 186
        CMY:
        2, 16, 27
        CMYK:
        0, 15, 26, 2
      HSL:
        25°, 89.0411%, 85.6863%
        HSV (HSB):
        25°, 25.8964%, 98.4314%
        XYZ:
        72.4408, 71.6429, 56.4648
        xyY:
        0.3612, 0.3572, 71.6429
      CIE-Lab:
        87.7964, 9.3234, 18.2766
        CIE-LCH:
        87.7964, 20.5173, 62.9727
        CIE-Luv:
        87.7964, 25.4123, 24.4758
        Hunter-Lab:
        84.6421, 4.6452, 19.6971
      #fbd5ba color charts
#fbd5ba RGB chart
      #fbd5ba CMYK chart
      #fbd5ba RGB pie chart
      #fbd5ba color shades, tints & tones
#fbd5ba color schemes
#fbd5ba color preview, HTML & CSS examples
           This text has a color of #fbd5ba        
        
          <p style="color:#fbd5ba;">Text here</p>
        
        
          .mytext {color:#fbd5ba;}
        
        Text color #fbd5ba
      
           This box has a color of #fbd5ba        
        
          <div style="background-color:#fbd5ba;">Content here</div>
        
        
          .mybackground {background-color:#fbd5ba;}
        
        Background color #fbd5ba
      
           Border around this has a color of #fbd5ba        
        
          <div style="border:2px solid #fbd5ba;">Content here</div>
        
        
          .myborder {border:2px solid #fbd5ba;}
        
        Border color #fbd5ba