#ff8240 color space conversions
Hex:
        #ff8240
        RGB:
        255, 130, 64
        CMY:
        0, 49, 75
        CMYK:
        0, 49, 75, 0
      HSL:
        21°, 100.0000%, 62.5490%
        HSV (HSB):
        21°, 74.9020%, 100.0000%
        XYZ:
        50.1480, 37.5954, 9.4640
        xyY:
        0.5159, 0.3868, 37.5954
      CIE-Lab:
        67.7214, 43.1573, 55.7536
        CIE-LCH:
        67.7214, 70.5055, 52.2576
        CIE-Luv:
        67.7214, 100.6974, 51.3397
        Hunter-Lab:
        61.3151, 38.6891, 33.7691
      #ff8240 color charts
#ff8240 RGB chart
      #ff8240 CMYK chart
      #ff8240 RGB pie chart
      #ff8240 color shades, tints & tones
#ff8240 color schemes
#ff8240 color preview, HTML & CSS examples
           This text has a color of #ff8240        
        
          <p style="color:#ff8240;">Text here</p>
        
        
          .mytext {color:#ff8240;}
        
        Text color #ff8240
      
           This box has a color of #ff8240        
        
          <div style="background-color:#ff8240;">Content here</div>
        
        
          .mybackground {background-color:#ff8240;}
        
        Background color #ff8240
      
           Border around this has a color of #ff8240        
        
          <div style="border:2px solid #ff8240;">Content here</div>
        
        
          .myborder {border:2px solid #ff8240;}
        
        Border color #ff8240