#fb0c70 color space conversions
Hex:
        #fb0c70
        RGB:
        251, 12, 112
        CMY:
        2, 95, 56
        CMYK:
        0, 95, 55, 2
      HSL:
        335°, 96.7611%, 51.5686%
        HSV (HSB):
        335°, 95.2191%, 98.4314%
        XYZ:
        42.8398, 21.9420, 17.3066
        xyY:
        0.5219, 0.2673, 21.9420
      CIE-Lab:
        53.9654, 81.7843, 12.2922
        CIE-LCH:
        53.9654, 82.7029, 8.5476
        CIE-Luv:
        53.9654, 144.8099, -1.7291
        Hunter-Lab:
        46.8423, 81.2736, 10.8841
      #fb0c70 color charts
#fb0c70 RGB chart
      #fb0c70 CMYK chart
      #fb0c70 RGB pie chart
      #fb0c70 color shades, tints & tones
#fb0c70 color schemes
#fb0c70 color preview, HTML & CSS examples
           This text has a color of #fb0c70        
        
          <p style="color:#fb0c70;">Text here</p>
        
        
          .mytext {color:#fb0c70;}
        
        Text color #fb0c70
      
           This box has a color of #fb0c70        
        
          <div style="background-color:#fb0c70;">Content here</div>
        
        
          .mybackground {background-color:#fb0c70;}
        
        Background color #fb0c70
      
           Border around this has a color of #fb0c70        
        
          <div style="border:2px solid #fb0c70;">Content here</div>
        
        
          .myborder {border:2px solid #fb0c70;}
        
        Border color #fb0c70