#f2bd51 color space conversions
Hex:
        #f2bd51
        RGB:
        242, 189, 81
        CMY:
        5, 26, 68
        CMYK:
        0, 22, 67, 5
      HSL:
        40°, 86.0963%, 63.3333%
        HSV (HSB):
        40°, 66.5289%, 94.9020%
        XYZ:
        56.3007, 55.8665, 15.6005
        xyY:
        0.4406, 0.4373, 55.8665
      CIE-Lab:
        79.5378, 8.1147, 60.0662
        CIE-LCH:
        79.5378, 60.6118, 82.3062
        CIE-Luv:
        79.5378, 42.8670, 68.1717
        Hunter-Lab:
        74.7439, 3.6530, 39.9457
      #f2bd51 color charts
#f2bd51 RGB chart
      #f2bd51 CMYK chart
      #f2bd51 RGB pie chart
      #f2bd51 color shades, tints & tones
#f2bd51 color schemes
#f2bd51 color preview, HTML & CSS examples
           This text has a color of #f2bd51        
        
          <p style="color:#f2bd51;">Text here</p>
        
        
          .mytext {color:#f2bd51;}
        
        Text color #f2bd51
      
           This box has a color of #f2bd51        
        
          <div style="background-color:#f2bd51;">Content here</div>
        
        
          .mybackground {background-color:#f2bd51;}
        
        Background color #f2bd51
      
           Border around this has a color of #f2bd51        
        
          <div style="border:2px solid #f2bd51;">Content here</div>
        
        
          .myborder {border:2px solid #f2bd51;}
        
        Border color #f2bd51