#f7b1ae color space conversions
Hex:
        #f7b1ae
        RGB:
        247, 177, 174
        CMY:
        3, 31, 32
        CMYK:
        0, 28, 30, 3
      HSL:
        2°, 82.0225%, 82.5490%
        HSV (HSB):
        2°, 29.5547%, 96.8627%
        XYZ:
        61.7199, 54.2744, 47.2674
        xyY:
        0.3780, 0.3324, 54.2744
      CIE-Lab:
        78.6215, 25.1265, 11.7040
        CIE-LCH:
        78.6215, 27.7187, 24.9762
        CIE-Luv:
        78.6215, 45.7489, 11.9246
        Hunter-Lab:
        73.6712, 20.6183, 13.5294
      #f7b1ae color charts
#f7b1ae RGB chart
      #f7b1ae CMYK chart
      #f7b1ae RGB pie chart
      #f7b1ae color shades, tints & tones
#f7b1ae color schemes
#f7b1ae color preview, HTML & CSS examples
           This text has a color of #f7b1ae        
        
          <p style="color:#f7b1ae;">Text here</p>
        
        
          .mytext {color:#f7b1ae;}
        
        Text color #f7b1ae
      
           This box has a color of #f7b1ae        
        
          <div style="background-color:#f7b1ae;">Content here</div>
        
        
          .mybackground {background-color:#f7b1ae;}
        
        Background color #f7b1ae
      
           Border around this has a color of #f7b1ae        
        
          <div style="border:2px solid #f7b1ae;">Content here</div>
        
        
          .myborder {border:2px solid #f7b1ae;}
        
        Border color #f7b1ae