#f5b1ae color space conversions
Hex:
        #f5b1ae
        RGB:
        245, 177, 174
        CMY:
        4, 31, 32
        CMYK:
        0, 28, 29, 4
      HSL:
        3°, 78.0220%, 82.1569%
        HSV (HSB):
        3°, 28.9796%, 96.0784%
        XYZ:
        61.0183, 53.9128, 47.2346
        xyY:
        0.3763, 0.3325, 53.9128
      CIE-Lab:
        78.4108, 24.3877, 11.3759
        CIE-LCH:
        78.4108, 26.9104, 25.0071
        CIE-Luv:
        78.4108, 44.3201, 11.6236
        Hunter-Lab:
        73.4253, 19.8438, 13.2564
      #f5b1ae color charts
#f5b1ae RGB chart
      #f5b1ae CMYK chart
      #f5b1ae RGB pie chart
      #f5b1ae color shades, tints & tones
#f5b1ae color schemes
#f5b1ae color preview, HTML & CSS examples
           This text has a color of #f5b1ae        
        
          <p style="color:#f5b1ae;">Text here</p>
        
        
          .mytext {color:#f5b1ae;}
        
        Text color #f5b1ae
      
           This box has a color of #f5b1ae        
        
          <div style="background-color:#f5b1ae;">Content here</div>
        
        
          .mybackground {background-color:#f5b1ae;}
        
        Background color #f5b1ae
      
           Border around this has a color of #f5b1ae        
        
          <div style="border:2px solid #f5b1ae;">Content here</div>
        
        
          .myborder {border:2px solid #f5b1ae;}
        
        Border color #f5b1ae