#ff4c12 color space conversions
Hex:
        #ff4c12
        RGB:
        255, 76, 18
        CMY:
        0, 70, 93
        CMYK:
        0, 70, 93, 0
      HSL:
        15°, 100.0000%, 53.5294%
        HSV (HSB):
        15°, 92.9412%, 100.0000%
        XYZ:
        43.9336, 26.4726, 3.3664
        xyY:
        0.5955, 0.3588, 26.4726
      CIE-Lab:
        58.4829, 65.5480, 65.6468
        CIE-LCH:
        58.4829, 92.7687, 45.0432
        CIE-Luv:
        58.4829, 145.7534, 45.4638
        Hunter-Lab:
        51.4515, 62.3783, 32.1368
      #ff4c12 color charts
#ff4c12 RGB chart
      #ff4c12 CMYK chart
      #ff4c12 RGB pie chart
      #ff4c12 color shades, tints & tones
#ff4c12 color schemes
#ff4c12 color preview, HTML & CSS examples
           This text has a color of #ff4c12        
        
          <p style="color:#ff4c12;">Text here</p>
        
        
          .mytext {color:#ff4c12;}
        
        Text color #ff4c12
      
           This box has a color of #ff4c12        
        
          <div style="background-color:#ff4c12;">Content here</div>
        
        
          .mybackground {background-color:#ff4c12;}
        
        Background color #ff4c12
      
           Border around this has a color of #ff4c12        
        
          <div style="border:2px solid #ff4c12;">Content here</div>
        
        
          .myborder {border:2px solid #ff4c12;}
        
        Border color #ff4c12