#ff4d12 color space conversions
Hex:
        #ff4d12
        RGB:
        255, 77, 18
        CMY:
        0, 70, 93
        CMYK:
        0, 70, 93, 0
      HSL:
        15°, 100.0000%, 53.5294%
        HSV (HSB):
        15°, 92.9412%, 100.0000%
        XYZ:
        44.0031, 26.6114, 3.3896
        xyY:
        0.5946, 0.3596, 26.6114
      CIE-Lab:
        58.6129, 65.1911, 65.7274
        CIE-LCH:
        58.6129, 92.5742, 45.2347
        CIE-Luv:
        58.6129, 145.0894, 45.6932
        Hunter-Lab:
        51.5863, 61.9845, 32.2146
      #ff4d12 color charts
#ff4d12 RGB chart
      #ff4d12 CMYK chart
      #ff4d12 RGB pie chart
      #ff4d12 color shades, tints & tones
#ff4d12 color schemes
#ff4d12 color preview, HTML & CSS examples
           This text has a color of #ff4d12        
        
          <p style="color:#ff4d12;">Text here</p>
        
        
          .mytext {color:#ff4d12;}
        
        Text color #ff4d12
      
           This box has a color of #ff4d12        
        
          <div style="background-color:#ff4d12;">Content here</div>
        
        
          .mybackground {background-color:#ff4d12;}
        
        Background color #ff4d12
      
           Border around this has a color of #ff4d12        
        
          <div style="border:2px solid #ff4d12;">Content here</div>
        
        
          .myborder {border:2px solid #ff4d12;}
        
        Border color #ff4d12