#f5bda2 color space conversions
Hex:
        #f5bda2
        RGB:
        245, 189, 162
        CMY:
        4, 26, 36
        CMYK:
        0, 23, 34, 4
      HSL:
        20°, 80.5825%, 79.8039%
        HSV (HSB):
        20°, 33.8776%, 96.0784%
        XYZ:
        62.3754, 58.4163, 42.1704
        xyY:
        0.3828, 0.3585, 58.4163
      CIE-Lab:
        80.9697, 16.5323, 21.4043
        CIE-LCH:
        80.9697, 27.0455, 52.3181
        CIE-Luv:
        80.9697, 38.3202, 26.5908
        Hunter-Lab:
        76.4306, 11.9213, 20.7883
      #f5bda2 color charts
#f5bda2 RGB chart
      #f5bda2 CMYK chart
      #f5bda2 RGB pie chart
      #f5bda2 color shades, tints & tones
#f5bda2 color schemes
#f5bda2 color preview, HTML & CSS examples
           This text has a color of #f5bda2        
        
          <p style="color:#f5bda2;">Text here</p>
        
        
          .mytext {color:#f5bda2;}
        
        Text color #f5bda2
      
           This box has a color of #f5bda2        
        
          <div style="background-color:#f5bda2;">Content here</div>
        
        
          .mybackground {background-color:#f5bda2;}
        
        Background color #f5bda2
      
           Border around this has a color of #f5bda2        
        
          <div style="border:2px solid #f5bda2;">Content here</div>
        
        
          .myborder {border:2px solid #f5bda2;}
        
        Border color #f5bda2