#ffaf46 color space conversions
Hex:
        #ffaf46
        RGB:
        255, 175, 70
        CMY:
        0, 31, 73
        CMYK:
        0, 31, 73, 0
      HSL:
        34°, 100.0000%, 63.7255%
        HSV (HSB):
        34°, 72.5490%, 100.0000%
        XYZ:
        57.6755, 52.3621, 12.8614
        xyY:
        0.4693, 0.4261, 52.3621
      CIE-Lab:
        77.4969, 20.3020, 63.0705
        CIE-LCH:
        77.4969, 66.2575, 72.1569
        CIE-Luv:
        77.4969, 64.2944, 66.6515
        Hunter-Lab:
        72.3617, 15.6394, 40.1151
      #ffaf46 color charts
#ffaf46 RGB chart
      #ffaf46 CMYK chart
      #ffaf46 RGB pie chart
      #ffaf46 color shades, tints & tones
#ffaf46 color schemes
#ffaf46 color preview, HTML & CSS examples
           This text has a color of #ffaf46        
        
          <p style="color:#ffaf46;">Text here</p>
        
        
          .mytext {color:#ffaf46;}
        
        Text color #ffaf46
      
           This box has a color of #ffaf46        
        
          <div style="background-color:#ffaf46;">Content here</div>
        
        
          .mybackground {background-color:#ffaf46;}
        
        Background color #ffaf46
      
           Border around this has a color of #ffaf46        
        
          <div style="border:2px solid #ffaf46;">Content here</div>
        
        
          .myborder {border:2px solid #ffaf46;}
        
        Border color #ffaf46