#f05228 color space conversions
Hex:
        #f05228
        RGB:
        240, 82, 40
        CMY:
        6, 68, 84
        CMYK:
        0, 66, 83, 6
      HSL:
        13°, 86.9565%, 54.9020%
        HSV (HSB):
        13°, 83.3333%, 94.1176%
        XYZ:
        39.3355, 24.7131, 4.7044
        xyY:
        0.5721, 0.3594, 24.7131
      CIE-Lab:
        56.7948, 58.8373, 55.3287
        CIE-LCH:
        56.7948, 80.7657, 43.2397
        CIE-Luv:
        56.7948, 127.8224, 41.3869
        Hunter-Lab:
        49.7122, 54.2442, 29.1878
      #f05228 color charts
#f05228 RGB chart
      #f05228 CMYK chart
      #f05228 RGB pie chart
      #f05228 color shades, tints & tones
#f05228 color schemes
#f05228 color preview, HTML & CSS examples
           This text has a color of #f05228        
        
          <p style="color:#f05228;">Text here</p>
        
        
          .mytext {color:#f05228;}
        
        Text color #f05228
      
           This box has a color of #f05228        
        
          <div style="background-color:#f05228;">Content here</div>
        
        
          .mybackground {background-color:#f05228;}
        
        Background color #f05228
      
           Border around this has a color of #f05228        
        
          <div style="border:2px solid #f05228;">Content here</div>
        
        
          .myborder {border:2px solid #f05228;}
        
        Border color #f05228