#fb6064 color space conversions
Hex:
        #fb6064
        RGB:
        251, 96, 100
        CMY:
        2, 62, 61
        CMYK:
        0, 62, 60, 2
      HSL:
        358°, 95.0920%, 68.0392%
        HSV (HSB):
        358°, 61.7530%, 98.4314%
        XYZ:
        46.2668, 29.7951, 15.3691
        xyY:
        0.5060, 0.3259, 29.7951
      CIE-Lab:
        61.4770, 59.3683, 29.4470
        CIE-LCH:
        61.4770, 66.2700, 26.3817
        CIE-Luv:
        61.4770, 116.1414, 23.0911
        Hunter-Lab:
        54.5849, 55.7752, 21.5155
      #fb6064 color charts
#fb6064 RGB chart
      #fb6064 CMYK chart
      #fb6064 RGB pie chart
      #fb6064 color shades, tints & tones
#fb6064 color schemes
#fb6064 color preview, HTML & CSS examples
           This text has a color of #fb6064        
        
          <p style="color:#fb6064;">Text here</p>
        
        
          .mytext {color:#fb6064;}
        
        Text color #fb6064
      
           This box has a color of #fb6064        
        
          <div style="background-color:#fb6064;">Content here</div>
        
        
          .mybackground {background-color:#fb6064;}
        
        Background color #fb6064
      
           Border around this has a color of #fb6064        
        
          <div style="border:2px solid #fb6064;">Content here</div>
        
        
          .myborder {border:2px solid #fb6064;}
        
        Border color #fb6064