#f2520f color space conversions
Hex:
        #f2520f
        RGB:
        242, 82, 15
        CMY:
        5, 68, 94
        CMYK:
        0, 66, 94, 5
      HSL:
        18°, 89.7233%, 50.3922%
        HSV (HSB):
        18°, 93.8017%, 94.9020%
        XYZ:
        39.7215, 24.9463, 3.1735
        xyY:
        0.5855, 0.3677, 24.9463
      CIE-Lab:
        57.0231, 59.0680, 64.3526
        CIE-LCH:
        57.0231, 87.3515, 47.4518
        CIE-Luv:
        57.0231, 131.4988, 45.8783
        Hunter-Lab:
        49.9463, 54.5521, 31.1952
      #f2520f color charts
#f2520f RGB chart
      #f2520f CMYK chart
      #f2520f RGB pie chart
      #f2520f color shades, tints & tones
#f2520f color schemes
#f2520f color preview, HTML & CSS examples
           This text has a color of #f2520f        
        
          <p style="color:#f2520f;">Text here</p>
        
        
          .mytext {color:#f2520f;}
        
        Text color #f2520f
      
           This box has a color of #f2520f        
        
          <div style="background-color:#f2520f;">Content here</div>
        
        
          .mybackground {background-color:#f2520f;}
        
        Background color #f2520f
      
           Border around this has a color of #f2520f        
        
          <div style="border:2px solid #f2520f;">Content here</div>
        
        
          .myborder {border:2px solid #f2520f;}
        
        Border color #f2520f