#f1bd02 color space conversions
Hex:
        #f1bd02
        RGB:
        241, 189, 2
        CMY:
        5, 26, 99
        CMYK:
        0, 22, 99, 5
      HSL:
        47°, 98.3539%, 47.6471%
        HSV (HSB):
        47°, 99.1701%, 94.5098%
        XYZ:
        54.4842, 55.1003, 7.8212
        xyY:
        0.4641, 0.4693, 55.1003
      CIE-Lab:
        79.0990, 5.4402, 80.8254
        CIE-LCH:
        79.0990, 81.0083, 86.1494
        CIE-Luv:
        79.0990, 44.3396, 82.2160
        Hunter-Lab:
        74.2296, 1.1163, 45.7136
      #f1bd02 color charts
#f1bd02 RGB chart
      #f1bd02 CMYK chart
      #f1bd02 RGB pie chart
      #f1bd02 color shades, tints & tones
#f1bd02 color schemes
#f1bd02 color preview, HTML & CSS examples
           This text has a color of #f1bd02        
        
          <p style="color:#f1bd02;">Text here</p>
        
        
          .mytext {color:#f1bd02;}
        
        Text color #f1bd02
      
           This box has a color of #f1bd02        
        
          <div style="background-color:#f1bd02;">Content here</div>
        
        
          .mybackground {background-color:#f1bd02;}
        
        Background color #f1bd02
      
           Border around this has a color of #f1bd02        
        
          <div style="border:2px solid #f1bd02;">Content here</div>
        
        
          .myborder {border:2px solid #f1bd02;}
        
        Border color #f1bd02