#f2b215 color space conversions
Hex:
        #f2b215
        RGB:
        242, 178, 21
        CMY:
        5, 30, 92
        CMYK:
        0, 26, 91, 5
      HSL:
        43°, 89.4737%, 51.5686%
        HSV (HSB):
        43°, 91.3223%, 94.9020%
        XYZ:
        52.6737, 50.7722, 7.7333
        xyY:
        0.4738, 0.4567, 50.7722
      CIE-Lab:
        76.5408, 11.8145, 76.7275
        CIE-LCH:
        76.5408, 77.6318, 81.2463
        CIE-Luv:
        76.5408, 53.4821, 76.9195
        Hunter-Lab:
        71.2546, 7.2574, 43.4435
      #f2b215 color charts
#f2b215 RGB chart
      #f2b215 CMYK chart
      #f2b215 RGB pie chart
      #f2b215 color shades, tints & tones
#f2b215 color schemes
#f2b215 color preview, HTML & CSS examples
           This text has a color of #f2b215        
        
          <p style="color:#f2b215;">Text here</p>
        
        
          .mytext {color:#f2b215;}
        
        Text color #f2b215
      
           This box has a color of #f2b215        
        
          <div style="background-color:#f2b215;">Content here</div>
        
        
          .mybackground {background-color:#f2b215;}
        
        Background color #f2b215
      
           Border around this has a color of #f2b215        
        
          <div style="border:2px solid #f2b215;">Content here</div>
        
        
          .myborder {border:2px solid #f2b215;}
        
        Border color #f2b215