#fba0bd color space conversions
Hex:
        #fba0bd
        RGB:
        251, 160, 189
        CMY:
        2, 37, 26
        CMYK:
        0, 36, 25, 2
      HSL:
        341°, 91.9192%, 80.5882%
        HSV (HSB):
        341°, 36.2550%, 98.4314%
        XYZ:
        61.5398, 49.3250, 54.4213
        xyY:
        0.3723, 0.2984, 49.3250
      CIE-Lab:
        75.6530, 37.4999, -0.6980
        CIE-LCH:
        75.6530, 37.5064, 358.9337
        CIE-Luv:
        75.6530, 56.3859, -8.0225
        Hunter-Lab:
        70.2317, 33.5031, 3.2195
      #fba0bd color charts
#fba0bd RGB chart
      #fba0bd CMYK chart
      #fba0bd RGB pie chart
      #fba0bd color shades, tints & tones
#fba0bd color schemes
#fba0bd color preview, HTML & CSS examples
           This text has a color of #fba0bd        
        
          <p style="color:#fba0bd;">Text here</p>
        
        
          .mytext {color:#fba0bd;}
        
        Text color #fba0bd
      
           This box has a color of #fba0bd        
        
          <div style="background-color:#fba0bd;">Content here</div>
        
        
          .mybackground {background-color:#fba0bd;}
        
        Background color #fba0bd
      
           Border around this has a color of #fba0bd        
        
          <div style="border:2px solid #fba0bd;">Content here</div>
        
        
          .myborder {border:2px solid #fba0bd;}
        
        Border color #fba0bd