#ff5f14 color space conversions
Hex:
        #ff5f14
        RGB:
        255, 95, 20
        CMY:
        0, 63, 92
        CMYK:
        0, 63, 92, 0
      HSL:
        19°, 100.0000%, 53.9216%
        HSV (HSB):
        19°, 92.1569%, 100.0000%
        XYZ:
        45.4585, 29.4949, 3.9590
        xyY:
        0.5761, 0.3738, 29.4949
      CIE-Lab:
        61.2160, 58.1894, 66.8730
        CIE-LCH:
        61.2160, 88.6454, 48.9719
        CIE-Luv:
        61.2160, 132.1066, 49.9990
        Hunter-Lab:
        54.3092, 54.3688, 33.6944
      #ff5f14 color charts
#ff5f14 RGB chart
      #ff5f14 CMYK chart
      #ff5f14 RGB pie chart
      #ff5f14 color shades, tints & tones
#ff5f14 color schemes
#ff5f14 color preview, HTML & CSS examples
           This text has a color of #ff5f14        
        
          <p style="color:#ff5f14;">Text here</p>
        
        
          .mytext {color:#ff5f14;}
        
        Text color #ff5f14
      
           This box has a color of #ff5f14        
        
          <div style="background-color:#ff5f14;">Content here</div>
        
        
          .mybackground {background-color:#ff5f14;}
        
        Background color #ff5f14
      
           Border around this has a color of #ff5f14        
        
          <div style="border:2px solid #ff5f14;">Content here</div>
        
        
          .myborder {border:2px solid #ff5f14;}
        
        Border color #ff5f14