#f8b4ae color space conversions
Hex:
        #f8b4ae
        RGB:
        248, 180, 174
        CMY:
        3, 29, 32
        CMYK:
        0, 27, 30, 3
      HSL:
        5°, 84.0909%, 82.7451%
        HSV (HSB):
        5°, 29.8387%, 97.2549%
        XYZ:
        62.6726, 55.6550, 47.4837
        xyY:
        0.3780, 0.3357, 55.6550
      CIE-Lab:
        79.4170, 23.9139, 12.8450
        CIE-LCH:
        79.4170, 27.1454, 28.2419
        CIE-Luv:
        79.4170, 44.6221, 13.7490
        Hunter-Lab:
        74.6023, 19.4022, 14.4840
      #f8b4ae color charts
#f8b4ae RGB chart
      #f8b4ae CMYK chart
      #f8b4ae RGB pie chart
      #f8b4ae color shades, tints & tones
#f8b4ae color schemes
#f8b4ae color preview, HTML & CSS examples
           This text has a color of #f8b4ae        
        
          <p style="color:#f8b4ae;">Text here</p>
        
        
          .mytext {color:#f8b4ae;}
        
        Text color #f8b4ae
      
           This box has a color of #f8b4ae        
        
          <div style="background-color:#f8b4ae;">Content here</div>
        
        
          .mybackground {background-color:#f8b4ae;}
        
        Background color #f8b4ae
      
           Border around this has a color of #f8b4ae        
        
          <div style="border:2px solid #f8b4ae;">Content here</div>
        
        
          .myborder {border:2px solid #f8b4ae;}
        
        Border color #f8b4ae