#f0d372 color space conversions
Hex:
        #f0d372
        RGB:
        240, 211, 114
        CMY:
        6, 17, 55
        CMYK:
        0, 12, 53, 6
      HSL:
        46°, 80.7692%, 69.4118%
        HSV (HSB):
        46°, 52.5000%, 94.1176%
        XYZ:
        62.2667, 66.3287, 25.4405
        xyY:
        0.4042, 0.4306, 66.3287
      CIE-Lab:
        85.1638, -1.7982, 51.2370
        CIE-LCH:
        85.1638, 51.2686, 92.0100
        CIE-Luv:
        85.1638, 24.2341, 64.5517
        Hunter-Lab:
        81.4424, -6.0523, 38.4890
      #f0d372 color charts
#f0d372 RGB chart
      #f0d372 CMYK chart
      #f0d372 RGB pie chart
      #f0d372 color shades, tints & tones
#f0d372 color schemes
#f0d372 color preview, HTML & CSS examples
           This text has a color of #f0d372        
        
          <p style="color:#f0d372;">Text here</p>
        
        
          .mytext {color:#f0d372;}
        
        Text color #f0d372
      
           This box has a color of #f0d372        
        
          <div style="background-color:#f0d372;">Content here</div>
        
        
          .mybackground {background-color:#f0d372;}
        
        Background color #f0d372
      
           Border around this has a color of #f0d372        
        
          <div style="border:2px solid #f0d372;">Content here</div>
        
        
          .myborder {border:2px solid #f0d372;}
        
        Border color #f0d372