#f2bd43 color space conversions
Hex:
        #f2bd43
        RGB:
        242, 189, 67
        CMY:
        5, 26, 74
        CMYK:
        0, 22, 72, 5
      HSL:
        42°, 87.0647%, 60.5882%
        HSV (HSB):
        42°, 72.3140%, 94.9020%
        XYZ:
        55.8287, 55.6777, 13.1146
        xyY:
        0.4480, 0.4468, 55.6777
      CIE-Lab:
        79.4300, 7.4022, 65.7639
        CIE-LCH:
        79.4300, 66.1791, 83.5779
        CIE-Luv:
        79.4300, 43.5715, 72.5750
        Hunter-Lab:
        74.6175, 2.9728, 41.8116
      #f2bd43 color charts
#f2bd43 RGB chart
      #f2bd43 CMYK chart
      #f2bd43 RGB pie chart
      #f2bd43 color shades, tints & tones
#f2bd43 color schemes
#f2bd43 color preview, HTML & CSS examples
           This text has a color of #f2bd43        
        
          <p style="color:#f2bd43;">Text here</p>
        
        
          .mytext {color:#f2bd43;}
        
        Text color #f2bd43
      
           This box has a color of #f2bd43        
        
          <div style="background-color:#f2bd43;">Content here</div>
        
        
          .mybackground {background-color:#f2bd43;}
        
        Background color #f2bd43
      
           Border around this has a color of #f2bd43        
        
          <div style="border:2px solid #f2bd43;">Content here</div>
        
        
          .myborder {border:2px solid #f2bd43;}
        
        Border color #f2bd43