#f0b275 color space conversions
Hex:
        #f0b275
        RGB:
        240, 178, 117
        CMY:
        6, 30, 54
        CMYK:
        0, 26, 51, 6
      HSL:
        30°, 80.3922%, 70.0000%
        HSV (HSB):
        30°, 51.2500%, 94.1176%
        XYZ:
        55.0665, 51.6504, 23.8968
        xyY:
        0.4216, 0.3954, 51.6504
      CIE-Lab:
        77.0713, 15.6547, 39.8282
        CIE-LCH:
        77.0713, 42.7943, 68.5424
        CIE-Luv:
        77.0713, 46.5789, 47.3921
        Hunter-Lab:
        71.8682, 10.9999, 30.5933
      #f0b275 color charts
#f0b275 RGB chart
      #f0b275 CMYK chart
      #f0b275 RGB pie chart
      #f0b275 color shades, tints & tones
#f0b275 color schemes
#f0b275 color preview, HTML & CSS examples
           This text has a color of #f0b275        
        
          <p style="color:#f0b275;">Text here</p>
        
        
          .mytext {color:#f0b275;}
        
        Text color #f0b275
      
           This box has a color of #f0b275        
        
          <div style="background-color:#f0b275;">Content here</div>
        
        
          .mybackground {background-color:#f0b275;}
        
        Background color #f0b275
      
           Border around this has a color of #f0b275        
        
          <div style="border:2px solid #f0b275;">Content here</div>
        
        
          .myborder {border:2px solid #f0b275;}
        
        Border color #f0b275