#fbc1ae color space conversions
Hex:
        #fbc1ae
        RGB:
        251, 193, 174
        CMY:
        2, 24, 32
        CMYK:
        0, 23, 31, 2
      HSL:
        15°, 90.5882%, 83.3333%
        HSV (HSB):
        15°, 30.6773%, 98.4314%
        XYZ:
        66.4936, 61.7052, 48.4501
        xyY:
        0.3764, 0.3493, 61.7052
      CIE-Lab:
        82.7564, 18.1906, 17.5805
        CIE-LCH:
        82.7564, 25.2976, 44.0229
        CIE-Luv:
        82.7564, 38.7301, 21.4243
        Hunter-Lab:
        78.5526, 13.6304, 18.4176
      #fbc1ae color charts
#fbc1ae RGB chart
      #fbc1ae CMYK chart
      #fbc1ae RGB pie chart
      #fbc1ae color shades, tints & tones
#fbc1ae color schemes
#fbc1ae color preview, HTML & CSS examples
           This text has a color of #fbc1ae        
        
          <p style="color:#fbc1ae;">Text here</p>
        
        
          .mytext {color:#fbc1ae;}
        
        Text color #fbc1ae
      
           This box has a color of #fbc1ae        
        
          <div style="background-color:#fbc1ae;">Content here</div>
        
        
          .mybackground {background-color:#fbc1ae;}
        
        Background color #fbc1ae
      
           Border around this has a color of #fbc1ae        
        
          <div style="border:2px solid #fbc1ae;">Content here</div>
        
        
          .myborder {border:2px solid #fbc1ae;}
        
        Border color #fbc1ae