#fb085e color space conversions
Hex:
        #fb085e
        RGB:
        251, 8, 94
        CMY:
        2, 97, 63
        CMYK:
        0, 97, 63, 2
      HSL:
        339°, 96.8127%, 50.7843%
        HSV (HSB):
        339°, 96.8127%, 98.4314%
        XYZ:
        41.8909, 21.4910, 12.5300
        xyY:
        0.5518, 0.2831, 21.4910
      CIE-Lab:
        53.4828, 81.0132, 22.5172
        CIE-LCH:
        53.4828, 84.0842, 15.5330
        CIE-Luv:
        53.4828, 152.3656, 9.0319
        Hunter-Lab:
        46.3584, 80.1707, 16.4257
      #fb085e color charts
#fb085e RGB chart
      #fb085e CMYK chart
      #fb085e RGB pie chart
      #fb085e color shades, tints & tones
#fb085e color schemes
#fb085e color preview, HTML & CSS examples
           This text has a color of #fb085e        
        
          <p style="color:#fb085e;">Text here</p>
        
        
          .mytext {color:#fb085e;}
        
        Text color #fb085e
      
           This box has a color of #fb085e        
        
          <div style="background-color:#fb085e;">Content here</div>
        
        
          .mybackground {background-color:#fb085e;}
        
        Background color #fb085e
      
           Border around this has a color of #fb085e        
        
          <div style="border:2px solid #fb085e;">Content here</div>
        
        
          .myborder {border:2px solid #fb085e;}
        
        Border color #fb085e