#f2b295 color space conversions
Hex:
        #f2b295
        RGB:
        242, 178, 149
        CMY:
        5, 30, 42
        CMYK:
        0, 26, 38, 5
      HSL:
        19°, 78.1513%, 76.6667%
        HSV (HSB):
        19°, 38.4298%, 94.9020%
        XYZ:
        57.9632, 52.8880, 35.5872
        xyY:
        0.3958, 0.3612, 52.8880
      CIE-Lab:
        77.8088, 19.6602, 23.9736
        CIE-LCH:
        77.8088, 31.0041, 50.6456
        CIE-Luv:
        77.8088, 44.6750, 28.8288
        Hunter-Lab:
        72.7241, 15.0023, 21.8936
      #f2b295 color charts
#f2b295 RGB chart
      #f2b295 CMYK chart
      #f2b295 RGB pie chart
      #f2b295 color shades, tints & tones
#f2b295 color schemes
#f2b295 color preview, HTML & CSS examples
           This text has a color of #f2b295        
        
          <p style="color:#f2b295;">Text here</p>
        
        
          .mytext {color:#f2b295;}
        
        Text color #f2b295
      
           This box has a color of #f2b295        
        
          <div style="background-color:#f2b295;">Content here</div>
        
        
          .mybackground {background-color:#f2b295;}
        
        Background color #f2b295
      
           Border around this has a color of #f2b295        
        
          <div style="border:2px solid #f2b295;">Content here</div>
        
        
          .myborder {border:2px solid #f2b295;}
        
        Border color #f2b295