#eddcb8 color space conversions
Hex:
        #eddcb8
        RGB:
        237, 220, 184
        CMY:
        7, 14, 28
        CMYK:
        0, 7, 22, 7
      HSL:
        41°, 59.5506%, 82.5490%
        HSV (HSB):
        41°, 22.3629%, 92.9412%
        XYZ:
        69.1700, 72.6516, 55.7249
        xyY:
        0.3501, 0.3678, 72.6516
      CIE-Lab:
        88.2813, 0.2533, 19.8175
        CIE-LCH:
        88.2813, 19.8191, 89.2677
        CIE-Luv:
        88.2813, 12.3936, 28.3815
        Hunter-Lab:
        85.2359, -4.3079, 20.9030
      #eddcb8 color charts
#eddcb8 RGB chart
      #eddcb8 CMYK chart
      #eddcb8 RGB pie chart
      #eddcb8 color shades, tints & tones
#eddcb8 color schemes
#eddcb8 color preview, HTML & CSS examples
           This text has a color of #eddcb8        
        
          <p style="color:#eddcb8;">Text here</p>
        
        
          .mytext {color:#eddcb8;}
        
        Text color #eddcb8
      
           This box has a color of #eddcb8        
        
          <div style="background-color:#eddcb8;">Content here</div>
        
        
          .mybackground {background-color:#eddcb8;}
        
        Background color #eddcb8
      
           Border around this has a color of #eddcb8        
        
          <div style="border:2px solid #eddcb8;">Content here</div>
        
        
          .myborder {border:2px solid #eddcb8;}
        
        Border color #eddcb8