#f2bd53 color space conversions
Hex:
        #f2bd53
        RGB:
        242, 189, 83
        CMY:
        5, 26, 67
        CMYK:
        0, 22, 66, 5
      HSL:
        40°, 85.9459%, 63.7255%
        HSV (HSB):
        40°, 65.7025%, 94.9020%
        XYZ:
        56.3769, 55.8970, 16.0014
        xyY:
        0.4395, 0.4358, 55.8970
      CIE-Lab:
        79.5551, 8.2291, 59.2072
        CIE-LCH:
        79.5551, 59.7764, 82.0873
        CIE-Luv:
        79.5551, 42.7548, 67.4701
        Hunter-Lab:
        74.7643, 3.7625, 39.6455
      #f2bd53 color charts
#f2bd53 RGB chart
      #f2bd53 CMYK chart
      #f2bd53 RGB pie chart
      #f2bd53 color shades, tints & tones
#f2bd53 color schemes
#f2bd53 color preview, HTML & CSS examples
           This text has a color of #f2bd53        
        
          <p style="color:#f2bd53;">Text here</p>
        
        
          .mytext {color:#f2bd53;}
        
        Text color #f2bd53
      
           This box has a color of #f2bd53        
        
          <div style="background-color:#f2bd53;">Content here</div>
        
        
          .mybackground {background-color:#f2bd53;}
        
        Background color #f2bd53
      
           Border around this has a color of #f2bd53        
        
          <div style="border:2px solid #f2bd53;">Content here</div>
        
        
          .myborder {border:2px solid #f2bd53;}
        
        Border color #f2bd53