#ff5f12 color space conversions
Hex:
        #ff5f12
        RGB:
        255, 95, 18
        CMY:
        0, 63, 93
        CMYK:
        0, 63, 93, 0
      HSL:
        19°, 100.0000%, 53.5294%
        HSV (HSB):
        19°, 92.9412%, 100.0000%
        XYZ:
        45.4414, 29.4881, 3.8690
        xyY:
        0.5767, 0.3742, 29.4881
      CIE-Lab:
        61.2100, 58.1662, 67.3685
        CIE-LCH:
        61.2100, 89.0046, 49.1926
        CIE-Luv:
        61.2100, 132.2106, 50.2258
        Hunter-Lab:
        54.3029, 54.3409, 33.7877
      #ff5f12 color charts
#ff5f12 RGB chart
      #ff5f12 CMYK chart
      #ff5f12 RGB pie chart
      #ff5f12 color shades, tints & tones
#ff5f12 color schemes
#ff5f12 color preview, HTML & CSS examples
           This text has a color of #ff5f12        
        
          <p style="color:#ff5f12;">Text here</p>
        
        
          .mytext {color:#ff5f12;}
        
        Text color #ff5f12
      
           This box has a color of #ff5f12        
        
          <div style="background-color:#ff5f12;">Content here</div>
        
        
          .mybackground {background-color:#ff5f12;}
        
        Background color #ff5f12
      
           Border around this has a color of #ff5f12        
        
          <div style="border:2px solid #ff5f12;">Content here</div>
        
        
          .myborder {border:2px solid #ff5f12;}
        
        Border color #ff5f12