#f2ba90 color space conversions
Hex:
        #f2ba90
        RGB:
        242, 186, 144
        CMY:
        5, 27, 44
        CMYK:
        0, 23, 40, 5
      HSL:
        26°, 79.0323%, 75.6863%
        HSV (HSB):
        26°, 40.4959%, 94.9020%
        XYZ:
        59.2109, 56.0087, 34.0756
        xyY:
        0.3966, 0.3752, 56.0087
      CIE-Lab:
        79.6188, 14.8796, 29.0731
        CIE-LCH:
        79.6188, 32.6596, 62.8967
        CIE-Luv:
        79.6188, 39.9869, 36.1776
        Hunter-Lab:
        74.8389, 10.2571, 25.3914
      #f2ba90 color charts
#f2ba90 RGB chart
      #f2ba90 CMYK chart
      #f2ba90 RGB pie chart
      #f2ba90 color shades, tints & tones
#f2ba90 color schemes
#f2ba90 color preview, HTML & CSS examples
           This text has a color of #f2ba90        
        
          <p style="color:#f2ba90;">Text here</p>
        
        
          .mytext {color:#f2ba90;}
        
        Text color #f2ba90
      
           This box has a color of #f2ba90        
        
          <div style="background-color:#f2ba90;">Content here</div>
        
        
          .mybackground {background-color:#f2ba90;}
        
        Background color #f2ba90
      
           Border around this has a color of #f2ba90        
        
          <div style="border:2px solid #f2ba90;">Content here</div>
        
        
          .myborder {border:2px solid #f2ba90;}
        
        Border color #f2ba90