#fdb69e color space conversions
Hex:
        #fdb69e
        RGB:
        253, 182, 158
        CMY:
        1, 29, 38
        CMYK:
        0, 28, 38, 1
      HSL:
        15°, 95.9596%, 80.5882%
        HSV (HSB):
        15°, 37.5494%, 99.2157%
        XYZ:
        63.4075, 56.8072, 39.9707
        xyY:
        0.3958, 0.3546, 56.8072
      CIE-Lab:
        80.0710, 22.7895, 22.4350
        CIE-LCH:
        80.0710, 31.9795, 44.5509
        CIE-Luv:
        80.0710, 49.0403, 26.4762
        Hunter-Lab:
        75.3705, 18.2696, 21.3165
      #fdb69e color charts
#fdb69e RGB chart
      #fdb69e CMYK chart
      #fdb69e RGB pie chart
      #fdb69e color shades, tints & tones
#fdb69e color schemes
#fdb69e color preview, HTML & CSS examples
           This text has a color of #fdb69e        
        
          <p style="color:#fdb69e;">Text here</p>
        
        
          .mytext {color:#fdb69e;}
        
        Text color #fdb69e
      
           This box has a color of #fdb69e        
        
          <div style="background-color:#fdb69e;">Content here</div>
        
        
          .mybackground {background-color:#fdb69e;}
        
        Background color #fdb69e
      
           Border around this has a color of #fdb69e        
        
          <div style="border:2px solid #fdb69e;">Content here</div>
        
        
          .myborder {border:2px solid #fdb69e;}
        
        Border color #fdb69e