#f05120 color space conversions
Hex:
        #f05120
        RGB:
        240, 81, 32
        CMY:
        6, 68, 87
        CMYK:
        0, 66, 87, 6
      HSL:
        14°, 87.3950%, 53.3333%
        HSV (HSB):
        14°, 86.6667%, 94.1176%
        XYZ:
        39.1383, 24.5144, 4.0354
        xyY:
        0.5782, 0.3622, 24.5144
      CIE-Lab:
        56.5992, 59.0567, 58.4893
        CIE-LCH:
        56.5992, 83.1186, 44.7234
        CIE-Luv:
        56.5992, 129.3744, 42.8785
        Hunter-Lab:
        49.5120, 54.4548, 29.8260
      #f05120 color charts
#f05120 RGB chart
      #f05120 CMYK chart
      #f05120 RGB pie chart
      #f05120 color shades, tints & tones
#f05120 color schemes
#f05120 color preview, HTML & CSS examples
           This text has a color of #f05120        
        
          <p style="color:#f05120;">Text here</p>
        
        
          .mytext {color:#f05120;}
        
        Text color #f05120
      
           This box has a color of #f05120        
        
          <div style="background-color:#f05120;">Content here</div>
        
        
          .mybackground {background-color:#f05120;}
        
        Background color #f05120
      
           Border around this has a color of #f05120        
        
          <div style="border:2px solid #f05120;">Content here</div>
        
        
          .myborder {border:2px solid #f05120;}
        
        Border color #f05120