#f2b988 color space conversions
Hex:
        #f2b988
        RGB:
        242, 185, 136
        CMY:
        5, 27, 47
        CMYK:
        0, 24, 44, 5
      HSL:
        28°, 80.3030%, 74.1176%
        HSV (HSB):
        28°, 43.8017%, 94.9020%
        XYZ:
        58.4108, 55.3527, 30.8981
        xyY:
        0.4038, 0.3826, 55.3527
      CIE-Lab:
        79.2440, 14.5628, 32.7860
        CIE-LCH:
        79.2440, 35.8747, 66.0504
        CIE-Luv:
        79.2440, 41.4465, 40.4672
        Hunter-Lab:
        74.3994, 9.9410, 27.4564
      #f2b988 color charts
#f2b988 RGB chart
      #f2b988 CMYK chart
      #f2b988 RGB pie chart
      #f2b988 color shades, tints & tones
#f2b988 color schemes
#f2b988 color preview, HTML & CSS examples
           This text has a color of #f2b988        
        
          <p style="color:#f2b988;">Text here</p>
        
        
          .mytext {color:#f2b988;}
        
        Text color #f2b988
      
           This box has a color of #f2b988        
        
          <div style="background-color:#f2b988;">Content here</div>
        
        
          .mybackground {background-color:#f2b988;}
        
        Background color #f2b988
      
           Border around this has a color of #f2b988        
        
          <div style="border:2px solid #f2b988;">Content here</div>
        
        
          .myborder {border:2px solid #f2b988;}
        
        Border color #f2b988