#f2b998 color space conversions
Hex:
        #f2b998
        RGB:
        242, 185, 152
        CMY:
        5, 27, 40
        CMYK:
        0, 24, 37, 5
      HSL:
        22°, 77.5862%, 77.2549%
        HSV (HSB):
        22°, 37.1901%, 94.9020%
        XYZ:
        59.6344, 55.8422, 37.3413
        xyY:
        0.3902, 0.3654, 55.8422
      CIE-Lab:
        79.5239, 16.3041, 24.7033
        CIE-LCH:
        79.5239, 29.5986, 56.5754
        CIE-Luv:
        79.5239, 39.8038, 30.6182
        Hunter-Lab:
        74.7276, 11.6739, 22.6822
      #f2b998 color charts
#f2b998 RGB chart
      #f2b998 CMYK chart
      #f2b998 RGB pie chart
      #f2b998 color shades, tints & tones
#f2b998 color schemes
#f2b998 color preview, HTML & CSS examples
           This text has a color of #f2b998        
        
          <p style="color:#f2b998;">Text here</p>
        
        
          .mytext {color:#f2b998;}
        
        Text color #f2b998
      
           This box has a color of #f2b998        
        
          <div style="background-color:#f2b998;">Content here</div>
        
        
          .mybackground {background-color:#f2b998;}
        
        Background color #f2b998
      
           Border around this has a color of #f2b998        
        
          <div style="border:2px solid #f2b998;">Content here</div>
        
        
          .myborder {border:2px solid #f2b998;}
        
        Border color #f2b998