#f2520d color space conversions
Hex:
        #f2520d
        RGB:
        242, 82, 13
        CMY:
        5, 68, 95
        CMYK:
        0, 66, 95, 5
      HSL:
        18°, 89.8039%, 50.0000%
        HSV (HSB):
        18°, 94.6281%, 94.9020%
        XYZ:
        39.7079, 24.9409, 3.1020
        xyY:
        0.5861, 0.3681, 24.9409
      CIE-Lab:
        57.0178, 59.0482, 64.8092
        CIE-LCH:
        57.0178, 87.6751, 47.6631
        CIE-Luv:
        57.0178, 131.5949, 46.0759
        Hunter-Lab:
        49.9409, 54.5285, 31.2759
      #f2520d color charts
#f2520d RGB chart
      #f2520d CMYK chart
      #f2520d RGB pie chart
      #f2520d color shades, tints & tones
#f2520d color schemes
#f2520d color preview, HTML & CSS examples
           This text has a color of #f2520d        
        
          <p style="color:#f2520d;">Text here</p>
        
        
          .mytext {color:#f2520d;}
        
        Text color #f2520d
      
           This box has a color of #f2520d        
        
          <div style="background-color:#f2520d;">Content here</div>
        
        
          .mybackground {background-color:#f2520d;}
        
        Background color #f2520d
      
           Border around this has a color of #f2520d        
        
          <div style="border:2px solid #f2520d;">Content here</div>
        
        
          .myborder {border:2px solid #f2520d;}
        
        Border color #f2520d