#fba0e0 color space conversions
Hex:
        #fba0e0
        RGB:
        251, 160, 224
        CMY:
        2, 37, 12
        CMYK:
        0, 36, 11, 2
      HSL:
        318°, 91.9192%, 80.5882%
        HSV (HSB):
        318°, 36.2550%, 98.4314%
        XYZ:
        65.8090, 51.0327, 76.9028
        xyY:
        0.3397, 0.2634, 51.0327
      CIE-Lab:
        76.6988, 42.7723, -18.2855
        CIE-LCH:
        76.6988, 46.5170, 336.8529
        CIE-Luv:
        76.6988, 49.8809, -35.7545
        Hunter-Lab:
        71.4371, 39.4220, -13.8203
      #fba0e0 color charts
#fba0e0 RGB chart
      #fba0e0 CMYK chart
      #fba0e0 RGB pie chart
      #fba0e0 color shades, tints & tones
#fba0e0 color schemes
#fba0e0 color preview, HTML & CSS examples
           This text has a color of #fba0e0        
        
          <p style="color:#fba0e0;">Text here</p>
        
        
          .mytext {color:#fba0e0;}
        
        Text color #fba0e0
      
           This box has a color of #fba0e0        
        
          <div style="background-color:#fba0e0;">Content here</div>
        
        
          .mybackground {background-color:#fba0e0;}
        
        Background color #fba0e0
      
           Border around this has a color of #fba0e0        
        
          <div style="border:2px solid #fba0e0;">Content here</div>
        
        
          .myborder {border:2px solid #fba0e0;}
        
        Border color #fba0e0