#f00b4f color space conversions
Hex:
        #f00b4f
        RGB:
        240, 11, 79
        CMY:
        6, 96, 69
        CMYK:
        0, 95, 67, 6
      HSL:
        342°, 91.2351%, 49.2157%
        HSV (HSB):
        342°, 95.4167%, 94.1176%
        XYZ:
        37.4661, 19.3291, 9.1533
        xyY:
        0.5681, 0.2931, 19.3291
      CIE-Lab:
        51.0701, 77.5142, 28.0248
        CIE-LCH:
        51.0701, 82.4248, 19.8771
        CIE-Luv:
        51.0701, 149.0326, 14.5310
        Hunter-Lab:
        43.9649, 75.1761, 18.4315
      #f00b4f color charts
#f00b4f RGB chart
      #f00b4f CMYK chart
      #f00b4f RGB pie chart
      #f00b4f color shades, tints & tones
#f00b4f color schemes
#f00b4f color preview, HTML & CSS examples
           This text has a color of #f00b4f        
        
          <p style="color:#f00b4f;">Text here</p>
        
        
          .mytext {color:#f00b4f;}
        
        Text color #f00b4f
      
           This box has a color of #f00b4f        
        
          <div style="background-color:#f00b4f;">Content here</div>
        
        
          .mybackground {background-color:#f00b4f;}
        
        Background color #f00b4f
      
           Border around this has a color of #f00b4f        
        
          <div style="border:2px solid #f00b4f;">Content here</div>
        
        
          .myborder {border:2px solid #f00b4f;}
        
        Border color #f00b4f