#ffa612 color space conversions
Hex:
        #ffa612
        RGB:
        255, 166, 18
        CMY:
        0, 35, 93
        CMYK:
        0, 35, 93, 0
      HSL:
        37°, 100.0000%, 53.5294%
        HSV (HSB):
        37°, 92.9412%, 100.0000%
        XYZ:
        54.9854, 48.5761, 7.0503
        xyY:
        0.4971, 0.4392, 48.5761
      CIE-Lab:
        75.1869, 23.5728, 76.9068
        CIE-LCH:
        75.1869, 80.4383, 72.9591
        CIE-Luv:
        75.1869, 73.7518, 73.2098
        Hunter-Lab:
        69.6966, 18.8542, 42.7900
      #ffa612 color charts
#ffa612 RGB chart
      #ffa612 CMYK chart
      #ffa612 RGB pie chart
      #ffa612 color shades, tints & tones
#ffa612 color schemes
#ffa612 color preview, HTML & CSS examples
           This text has a color of #ffa612        
        
          <p style="color:#ffa612;">Text here</p>
        
        
          .mytext {color:#ffa612;}
        
        Text color #ffa612
      
           This box has a color of #ffa612        
        
          <div style="background-color:#ffa612;">Content here</div>
        
        
          .mybackground {background-color:#ffa612;}
        
        Background color #ffa612
      
           Border around this has a color of #ffa612        
        
          <div style="border:2px solid #ffa612;">Content here</div>
        
        
          .myborder {border:2px solid #ffa612;}
        
        Border color #ffa612