#ff8a50 color space conversions
Hex:
        #ff8a50
        RGB:
        255, 138, 80
        CMY:
        0, 46, 69
        CMYK:
        0, 46, 69, 0
      HSL:
        20°, 100.0000%, 65.6863%
        HSV (HSB):
        20°, 68.6275%, 100.0000%
        XYZ:
        51.7764, 40.0161, 12.5844
        xyY:
        0.4961, 0.3834, 40.0161
      CIE-Lab:
        69.4810, 39.8992, 49.9598
        CIE-LCH:
        69.4810, 63.9369, 51.3882
        CIE-Luv:
        69.4810, 92.5047, 48.5825
        Hunter-Lab:
        63.2583, 35.3988, 32.4859
      #ff8a50 color charts
#ff8a50 RGB chart
      #ff8a50 CMYK chart
      #ff8a50 RGB pie chart
      #ff8a50 color shades, tints & tones
#ff8a50 color schemes
#ff8a50 color preview, HTML & CSS examples
           This text has a color of #ff8a50        
        
          <p style="color:#ff8a50;">Text here</p>
        
        
          .mytext {color:#ff8a50;}
        
        Text color #ff8a50
      
           This box has a color of #ff8a50        
        
          <div style="background-color:#ff8a50;">Content here</div>
        
        
          .mybackground {background-color:#ff8a50;}
        
        Background color #ff8a50
      
           Border around this has a color of #ff8a50        
        
          <div style="border:2px solid #ff8a50;">Content here</div>
        
        
          .myborder {border:2px solid #ff8a50;}
        
        Border color #ff8a50