#f0382b color space conversions
Hex:
        #f0382b
        RGB:
        240, 56, 43
        CMY:
        6, 78, 83
        CMYK:
        0, 77, 82, 6
      HSL:
        4°, 86.7841%, 55.4902%
        HSV (HSB):
        4°, 82.0833%, 94.1176%
        XYZ:
        37.7854, 21.5280, 4.4493
        xyY:
        0.5926, 0.3376, 21.5280
      CIE-Lab:
        53.5226, 67.9813, 50.9790
        CIE-LCH:
        53.5226, 84.9724, 36.8661
        CIE-Luv:
        53.5226, 143.4894, 34.5416
        Hunter-Lab:
        46.3983, 64.1680, 26.7933
      #f0382b color charts
#f0382b RGB chart
      #f0382b CMYK chart
      #f0382b RGB pie chart
      #f0382b color shades, tints & tones
#f0382b color schemes
#f0382b color preview, HTML & CSS examples
           This text has a color of #f0382b        
        
          <p style="color:#f0382b;">Text here</p>
        
        
          .mytext {color:#f0382b;}
        
        Text color #f0382b
      
           This box has a color of #f0382b        
        
          <div style="background-color:#f0382b;">Content here</div>
        
        
          .mybackground {background-color:#f0382b;}
        
        Background color #f0382b
      
           Border around this has a color of #f0382b        
        
          <div style="border:2px solid #f0382b;">Content here</div>
        
        
          .myborder {border:2px solid #f0382b;}
        
        Border color #f0382b