#f05224 color space conversions
Hex:
        #f05224
        RGB:
        240, 82, 36
        CMY:
        6, 68, 86
        CMYK:
        0, 66, 85, 6
      HSL:
        14°, 87.1795%, 54.1176%
        HSV (HSB):
        14°, 85.0000%, 94.1176%
        XYZ:
        39.2709, 24.6872, 4.3644
        xyY:
        0.5748, 0.3613, 24.6872
      CIE-Lab:
        56.7694, 58.7427, 57.0181
        CIE-LCH:
        56.7694, 81.8643, 44.1465
        CIE-Luv:
        56.7694, 128.2678, 42.3103
        Hunter-Lab:
        49.6862, 54.1315, 29.5724
      #f05224 color charts
#f05224 RGB chart
      #f05224 CMYK chart
      #f05224 RGB pie chart
      #f05224 color shades, tints & tones
#f05224 color schemes
#f05224 color preview, HTML & CSS examples
           This text has a color of #f05224        
        
          <p style="color:#f05224;">Text here</p>
        
        
          .mytext {color:#f05224;}
        
        Text color #f05224
      
           This box has a color of #f05224        
        
          <div style="background-color:#f05224;">Content here</div>
        
        
          .mybackground {background-color:#f05224;}
        
        Background color #f05224
      
           Border around this has a color of #f05224        
        
          <div style="border:2px solid #f05224;">Content here</div>
        
        
          .myborder {border:2px solid #f05224;}
        
        Border color #f05224