#f9b995 color space conversions
Hex:
        #f9b995
        RGB:
        249, 185, 149
        CMY:
        2, 27, 42
        CMYK:
        0, 26, 40, 2
      HSL:
        22°, 89.2857%, 78.0392%
        HSV (HSB):
        22°, 40.1606%, 97.6471%
        XYZ:
        61.8407, 57.0076, 36.1780
        xyY:
        0.3989, 0.3677, 57.0076
      CIE-Lab:
        80.1839, 18.6745, 27.3103
        CIE-LCH:
        80.1839, 33.0846, 55.6362
        CIE-Luv:
        80.1839, 45.2135, 33.3353
        Hunter-Lab:
        75.5034, 14.0687, 24.4431
      #f9b995 color charts
#f9b995 RGB chart
      #f9b995 CMYK chart
      #f9b995 RGB pie chart
      #f9b995 color shades, tints & tones
#f9b995 color schemes
#f9b995 color preview, HTML & CSS examples
           This text has a color of #f9b995        
        
          <p style="color:#f9b995;">Text here</p>
        
        
          .mytext {color:#f9b995;}
        
        Text color #f9b995
      
           This box has a color of #f9b995        
        
          <div style="background-color:#f9b995;">Content here</div>
        
        
          .mybackground {background-color:#f9b995;}
        
        Background color #f9b995
      
           Border around this has a color of #f9b995        
        
          <div style="border:2px solid #f9b995;">Content here</div>
        
        
          .myborder {border:2px solid #f9b995;}
        
        Border color #f9b995