#ff480e color space conversions
Hex:
        #ff480e
        RGB:
        255, 72, 14
        CMY:
        0, 72, 95
        CMYK:
        0, 72, 95, 0
      HSL:
        14°, 100.0000%, 52.7451%
        HSV (HSB):
        14°, 94.5098%, 100.0000%
        XYZ:
        43.6366, 25.9264, 3.1199
        xyY:
        0.6004, 0.3567, 25.9264
      CIE-Lab:
        57.9672, 66.8979, 66.3291
        CIE-LCH:
        57.9672, 94.2066, 44.7554
        CIE-Luv:
        57.9672, 148.5727, 44.9926
        Hunter-Lab:
        50.9180, 63.8676, 32.0098
      #ff480e color charts
#ff480e RGB chart
      #ff480e CMYK chart
      #ff480e RGB pie chart
      #ff480e color shades, tints & tones
#ff480e color schemes
#ff480e color preview, HTML & CSS examples
           This text has a color of #ff480e        
        
          <p style="color:#ff480e;">Text here</p>
        
        
          .mytext {color:#ff480e;}
        
        Text color #ff480e
      
           This box has a color of #ff480e        
        
          <div style="background-color:#ff480e;">Content here</div>
        
        
          .mybackground {background-color:#ff480e;}
        
        Background color #ff480e
      
           Border around this has a color of #ff480e        
        
          <div style="border:2px solid #ff480e;">Content here</div>
        
        
          .myborder {border:2px solid #ff480e;}
        
        Border color #ff480e