#f2b942 color space conversions
Hex:
        #f2b942
        RGB:
        242, 185, 66
        CMY:
        5, 27, 74
        CMYK:
        0, 24, 73, 5
      HSL:
        41°, 87.1287%, 60.3922%
        HSV (HSB):
        41°, 72.7273%, 94.9020%
        XYZ:
        54.9503, 53.9685, 12.6750
        xyY:
        0.4519, 0.4438, 53.9685
      CIE-Lab:
        78.4434, 9.4473, 65.1787
        CIE-LCH:
        78.4434, 65.8599, 81.7527
        CIE-Luv:
        78.4434, 46.6096, 71.2326
        Hunter-Lab:
        73.4633, 4.9567, 41.1947
      #f2b942 color charts
#f2b942 RGB chart
      #f2b942 CMYK chart
      #f2b942 RGB pie chart
      #f2b942 color shades, tints & tones
#f2b942 color schemes
#f2b942 color preview, HTML & CSS examples
           This text has a color of #f2b942        
        
          <p style="color:#f2b942;">Text here</p>
        
        
          .mytext {color:#f2b942;}
        
        Text color #f2b942
      
           This box has a color of #f2b942        
        
          <div style="background-color:#f2b942;">Content here</div>
        
        
          .mybackground {background-color:#f2b942;}
        
        Background color #f2b942
      
           Border around this has a color of #f2b942        
        
          <div style="border:2px solid #f2b942;">Content here</div>
        
        
          .myborder {border:2px solid #f2b942;}
        
        Border color #f2b942