#fb7f70 color space conversions
Hex:
        #fb7f70
        RGB:
        251, 127, 112
        CMY:
        2, 50, 56
        CMYK:
        0, 49, 55, 2
      HSL:
        6°, 94.5578%, 71.1765%
        HSV (HSB):
        6°, 55.3785%, 98.4314%
        XYZ:
        50.2977, 36.8578, 19.7925
        xyY:
        0.4703, 0.3446, 36.8578
      CIE-Lab:
        67.1702, 45.9343, 30.1020
        CIE-LCH:
        67.1702, 54.9190, 33.2379
        CIE-Luv:
        67.1702, 92.4075, 28.2411
        Hunter-Lab:
        60.7106, 41.6404, 23.1681
      #fb7f70 color charts
#fb7f70 RGB chart
      #fb7f70 CMYK chart
      #fb7f70 RGB pie chart
      #fb7f70 color shades, tints & tones
#fb7f70 color schemes
#fb7f70 color preview, HTML & CSS examples
           This text has a color of #fb7f70        
        
          <p style="color:#fb7f70;">Text here</p>
        
        
          .mytext {color:#fb7f70;}
        
        Text color #fb7f70
      
           This box has a color of #fb7f70        
        
          <div style="background-color:#fb7f70;">Content here</div>
        
        
          .mybackground {background-color:#fb7f70;}
        
        Background color #fb7f70
      
           Border around this has a color of #fb7f70        
        
          <div style="border:2px solid #fb7f70;">Content here</div>
        
        
          .myborder {border:2px solid #fb7f70;}
        
        Border color #fb7f70