#f2d091 color space conversions
Hex:
        #f2d091
        RGB:
        242, 208, 145
        CMY:
        5, 18, 43
        CMYK:
        0, 14, 40, 5
      HSL:
        39°, 78.8618%, 75.8824%
        HSV (HSB):
        39°, 40.0826%, 94.9020%
        XYZ:
        64.2847, 66.0333, 36.1456
        xyY:
        0.3862, 0.3967, 66.0333
      CIE-Lab:
        85.0134, 3.4914, 35.6785
        CIE-LCH:
        85.0134, 35.8489, 84.4111
        CIE-Luv:
        85.0134, 25.6594, 47.0500
        Hunter-Lab:
        81.2609, -0.9970, 30.5099
      #f2d091 color charts
#f2d091 RGB chart
      #f2d091 CMYK chart
      #f2d091 RGB pie chart
      #f2d091 color shades, tints & tones
#f2d091 color schemes
#f2d091 color preview, HTML & CSS examples
           This text has a color of #f2d091        
        
          <p style="color:#f2d091;">Text here</p>
        
        
          .mytext {color:#f2d091;}
        
        Text color #f2d091
      
           This box has a color of #f2d091        
        
          <div style="background-color:#f2d091;">Content here</div>
        
        
          .mybackground {background-color:#f2d091;}
        
        Background color #f2d091
      
           Border around this has a color of #f2d091        
        
          <div style="border:2px solid #f2d091;">Content here</div>
        
        
          .myborder {border:2px solid #f2d091;}
        
        Border color #f2d091