#f9b495 color space conversions
Hex:
        #f9b495
        RGB:
        249, 180, 149
        CMY:
        2, 29, 42
        CMYK:
        0, 28, 40, 2
      HSL:
        19°, 89.2857%, 78.0392%
        HSV (HSB):
        19°, 40.1606%, 97.6471%
        XYZ:
        60.8130, 54.9522, 35.8354
        xyY:
        0.4011, 0.3625, 54.9522
      CIE-Lab:
        79.0137, 21.3047, 25.7315
        CIE-LCH:
        79.0137, 33.4066, 50.3765
        CIE-Luv:
        79.0137, 48.5087, 30.7326
        Hunter-Lab:
        74.1297, 16.7070, 23.2292
      #f9b495 color charts
#f9b495 RGB chart
      #f9b495 CMYK chart
      #f9b495 RGB pie chart
      #f9b495 color shades, tints & tones
#f9b495 color schemes
#f9b495 color preview, HTML & CSS examples
           This text has a color of #f9b495        
        
          <p style="color:#f9b495;">Text here</p>
        
        
          .mytext {color:#f9b495;}
        
        Text color #f9b495
      
           This box has a color of #f9b495        
        
          <div style="background-color:#f9b495;">Content here</div>
        
        
          .mybackground {background-color:#f9b495;}
        
        Background color #f9b495
      
           Border around this has a color of #f9b495        
        
          <div style="border:2px solid #f9b495;">Content here</div>
        
        
          .myborder {border:2px solid #f9b495;}
        
        Border color #f9b495