#f3af2b color space conversions
Hex:
        #f3af2b
        RGB:
        243, 175, 43
        CMY:
        5, 31, 83
        CMYK:
        0, 28, 82, 5
      HSL:
        40°, 89.2857%, 56.0784%
        HSV (HSB):
        40°, 82.3045%, 95.2941%
        XYZ:
        52.7282, 49.8890, 9.1360
        xyY:
        0.4718, 0.4464, 49.8890
      CIE-Lab:
        76.0011, 14.2823, 71.0648
        CIE-LCH:
        76.0011, 72.4858, 78.6363
        CIE-Luv:
        76.0011, 56.0605, 72.7447
        Hunter-Lab:
        70.6322, 9.6471, 41.7736
      #f3af2b color charts
#f3af2b RGB chart
      #f3af2b CMYK chart
      #f3af2b RGB pie chart
      #f3af2b color shades, tints & tones
#f3af2b color schemes
#f3af2b color preview, HTML & CSS examples
           This text has a color of #f3af2b        
        
          <p style="color:#f3af2b;">Text here</p>
        
        
          .mytext {color:#f3af2b;}
        
        Text color #f3af2b
      
           This box has a color of #f3af2b        
        
          <div style="background-color:#f3af2b;">Content here</div>
        
        
          .mybackground {background-color:#f3af2b;}
        
        Background color #f3af2b
      
           Border around this has a color of #f3af2b        
        
          <div style="border:2px solid #f3af2b;">Content here</div>
        
        
          .myborder {border:2px solid #f3af2b;}
        
        Border color #f3af2b