#fb148b color space conversions
Hex:
        #fb148b
        RGB:
        251, 20, 139
        CMY:
        2, 92, 45
        CMYK:
        0, 92, 45, 2
      HSL:
        329°, 96.6527%, 53.1373%
        HSV (HSB):
        329°, 92.0319%, 98.4314%
        XYZ:
        44.6940, 22.8736, 26.4855
        xyY:
        0.4752, 0.2432, 22.8736
      CIE-Lab:
        54.9419, 83.0284, -2.5337
        CIE-LCH:
        54.9419, 83.0671, 358.2521
        CIE-Luv:
        54.9419, 131.9707, -19.8257
        Hunter-Lab:
        47.8264, 83.1131, 0.6446
      #fb148b color charts
#fb148b RGB chart
      #fb148b CMYK chart
      #fb148b RGB pie chart
      #fb148b color shades, tints & tones
#fb148b color schemes
#fb148b color preview, HTML & CSS examples
           This text has a color of #fb148b        
        
          <p style="color:#fb148b;">Text here</p>
        
        
          .mytext {color:#fb148b;}
        
        Text color #fb148b
      
           This box has a color of #fb148b        
        
          <div style="background-color:#fb148b;">Content here</div>
        
        
          .mybackground {background-color:#fb148b;}
        
        Background color #fb148b
      
           Border around this has a color of #fb148b        
        
          <div style="border:2px solid #fb148b;">Content here</div>
        
        
          .myborder {border:2px solid #fb148b;}
        
        Border color #fb148b