#f5c0aa color space conversions
Hex:
        #f5c0aa
        RGB:
        245, 192, 170
        CMY:
        4, 25, 33
        CMYK:
        0, 22, 31, 4
      HSL:
        18°, 78.9474%, 81.3725%
        HSV (HSB):
        18°, 30.6122%, 96.0784%
        XYZ:
        63.7615, 60.0140, 46.2535
        xyY:
        0.3750, 0.3530, 60.0140
      CIE-Lab:
        81.8458, 15.9510, 18.3538
        CIE-LCH:
        81.8458, 24.3166, 49.0066
        CIE-Luv:
        81.8458, 35.5862, 22.8449
        Hunter-Lab:
        77.4687, 11.3462, 18.8284
      #f5c0aa color charts
#f5c0aa RGB chart
      #f5c0aa CMYK chart
      #f5c0aa RGB pie chart
      #f5c0aa color shades, tints & tones
#f5c0aa color schemes
#f5c0aa color preview, HTML & CSS examples
           This text has a color of #f5c0aa        
        
          <p style="color:#f5c0aa;">Text here</p>
        
        
          .mytext {color:#f5c0aa;}
        
        Text color #f5c0aa
      
           This box has a color of #f5c0aa        
        
          <div style="background-color:#f5c0aa;">Content here</div>
        
        
          .mybackground {background-color:#f5c0aa;}
        
        Background color #f5c0aa
      
           Border around this has a color of #f5c0aa        
        
          <div style="border:2px solid #f5c0aa;">Content here</div>
        
        
          .myborder {border:2px solid #f5c0aa;}
        
        Border color #f5c0aa