#f2512b color space conversions
Hex:
        #f2512b
        RGB:
        242, 81, 43
        CMY:
        5, 68, 83
        CMYK:
        0, 67, 82, 5
      HSL:
        11°, 88.4444%, 55.8824%
        HSV (HSB):
        11°, 82.2314%, 94.9020%
        XYZ:
        39.9964, 24.9365, 4.9907
        xyY:
        0.5720, 0.3566, 24.9365
      CIE-Lab:
        57.0135, 59.9698, 54.3101
        CIE-LCH:
        57.0135, 80.9071, 42.1647
        CIE-Luv:
        57.0135, 129.7599, 40.6073
        Hunter-Lab:
        49.9365, 55.5800, 29.0301
      #f2512b color charts
#f2512b RGB chart
      #f2512b CMYK chart
      #f2512b RGB pie chart
      #f2512b color shades, tints & tones
#f2512b color schemes
#f2512b color preview, HTML & CSS examples
           This text has a color of #f2512b        
        
          <p style="color:#f2512b;">Text here</p>
        
        
          .mytext {color:#f2512b;}
        
        Text color #f2512b
      
           This box has a color of #f2512b        
        
          <div style="background-color:#f2512b;">Content here</div>
        
        
          .mybackground {background-color:#f2512b;}
        
        Background color #f2512b
      
           Border around this has a color of #f2512b        
        
          <div style="border:2px solid #f2512b;">Content here</div>
        
        
          .myborder {border:2px solid #f2512b;}
        
        Border color #f2512b