#f2b094 color space conversions
Hex:
        #f2b094
        RGB:
        242, 176, 148
        CMY:
        5, 31, 42
        CMYK:
        0, 27, 39, 5
      HSL:
        18°, 78.3333%, 76.4706%
        HSV (HSB):
        18°, 38.8430%, 94.9020%
        XYZ:
        57.4886, 52.0660, 35.0367
        xyY:
        0.3976, 0.3601, 52.0660
      CIE-Lab:
        77.3203, 20.6054, 23.8453
        CIE-LCH:
        77.3203, 31.5148, 49.1688
        CIE-Luv:
        77.3203, 46.0987, 28.4180
        Hunter-Lab:
        72.1568, 15.9397, 21.7207
      #f2b094 color charts
#f2b094 RGB chart
      #f2b094 CMYK chart
      #f2b094 RGB pie chart
      #f2b094 color shades, tints & tones
#f2b094 color schemes
#f2b094 color preview, HTML & CSS examples
           This text has a color of #f2b094        
        
          <p style="color:#f2b094;">Text here</p>
        
        
          .mytext {color:#f2b094;}
        
        Text color #f2b094
      
           This box has a color of #f2b094        
        
          <div style="background-color:#f2b094;">Content here</div>
        
        
          .mybackground {background-color:#f2b094;}
        
        Background color #f2b094
      
           Border around this has a color of #f2b094        
        
          <div style="border:2px solid #f2b094;">Content here</div>
        
        
          .myborder {border:2px solid #f2b094;}
        
        Border color #f2b094