#d5beaf color space conversions
Hex:
        #d5beaf
        RGB:
        213, 190, 175
        CMY:
        16, 25, 31
        CMYK:
        0, 11, 18, 16
      HSL:
        24°, 31.1475%, 76.0784%
        HSV (HSB):
        24°, 17.8404%, 83.5294%
        XYZ:
        53.5919, 54.0682, 48.1690
        xyY:
        0.3439, 0.3470, 54.0682
      CIE-Lab:
        78.5015, 5.7360, 10.5402
        CIE-LCH:
        78.5015, 11.9999, 61.4452
        CIE-Luv:
        78.5015, 14.8894, 14.1635
        Hunter-Lab:
        73.5311, 1.4173, 12.6318
      #d5beaf color charts
#d5beaf RGB chart
      #d5beaf CMYK chart
      #d5beaf RGB pie chart
      #d5beaf color shades, tints & tones
#d5beaf color schemes
#d5beaf color preview, HTML & CSS examples
           This text has a color of #d5beaf        
        
          <p style="color:#d5beaf;">Text here</p>
        
        
          .mytext {color:#d5beaf;}
        
        Text color #d5beaf
      
           This box has a color of #d5beaf        
        
          <div style="background-color:#d5beaf;">Content here</div>
        
        
          .mybackground {background-color:#d5beaf;}
        
        Background color #d5beaf
      
           Border around this has a color of #d5beaf        
        
          <div style="border:2px solid #d5beaf;">Content here</div>
        
        
          .myborder {border:2px solid #d5beaf;}
        
        Border color #d5beaf