#fb968b color space conversions
Hex:
        #fb968b
        RGB:
        251, 150, 139
        CMY:
        2, 41, 45
        CMYK:
        0, 40, 45, 2
      HSL:
        6°, 93.3333%, 76.4706%
        HSV (HSB):
        6°, 44.6215%, 98.4314%
        XYZ:
        55.3502, 44.1860, 30.0376
        xyY:
        0.4272, 0.3410, 44.1860
      CIE-Lab:
        72.3526, 36.7085, 22.1360
        CIE-LCH:
        72.3526, 42.8663, 31.0908
        CIE-Luv:
        72.3526, 71.5647, 22.2735
        Hunter-Lab:
        66.4726, 32.3060, 19.7389
      #fb968b color charts
#fb968b RGB chart
      #fb968b CMYK chart
      #fb968b RGB pie chart
      #fb968b color shades, tints & tones
#fb968b color schemes
#fb968b color preview, HTML & CSS examples
           This text has a color of #fb968b        
        
          <p style="color:#fb968b;">Text here</p>
        
        
          .mytext {color:#fb968b;}
        
        Text color #fb968b
      
           This box has a color of #fb968b        
        
          <div style="background-color:#fb968b;">Content here</div>
        
        
          .mybackground {background-color:#fb968b;}
        
        Background color #fb968b
      
           Border around this has a color of #fb968b        
        
          <div style="border:2px solid #fb968b;">Content here</div>
        
        
          .myborder {border:2px solid #fb968b;}
        
        Border color #fb968b