#f2481e color space conversions
Hex:
        #f2481e
        RGB:
        242, 72, 30
        CMY:
        5, 72, 88
        CMYK:
        0, 70, 88, 5
      HSL:
        12°, 89.0756%, 53.3333%
        HSV (HSB):
        12°, 87.6033%, 94.9020%
        XYZ:
        39.1697, 23.6057, 3.7202
        xyY:
        0.5891, 0.3550, 23.6057
      CIE-Lab:
        55.6908, 63.0713, 58.7069
        CIE-LCH:
        55.6908, 86.1655, 42.9475
        CIE-Luv:
        55.6908, 137.2521, 41.2617
        Hunter-Lab:
        48.5857, 58.8812, 29.4702
      #f2481e color charts
#f2481e RGB chart
      #f2481e CMYK chart
      #f2481e RGB pie chart
      #f2481e color shades, tints & tones
#f2481e color schemes
#f2481e color preview, HTML & CSS examples
           This text has a color of #f2481e        
        
          <p style="color:#f2481e;">Text here</p>
        
        
          .mytext {color:#f2481e;}
        
        Text color #f2481e
      
           This box has a color of #f2481e        
        
          <div style="background-color:#f2481e;">Content here</div>
        
        
          .mybackground {background-color:#f2481e;}
        
        Background color #f2481e
      
           Border around this has a color of #f2481e        
        
          <div style="border:2px solid #f2481e;">Content here</div>
        
        
          .myborder {border:2px solid #f2481e;}
        
        Border color #f2481e