#bed7b3 color space conversions
Hex:
        #bed7b3
        RGB:
        190, 215, 179
        CMY:
        25, 16, 30
        CMYK:
        12, 0, 17, 16
      HSL:
        102°, 31.0345%, 77.2549%
        HSV (HSB):
        102°, 16.7442%, 84.3137%
        XYZ:
        53.6723, 62.8027, 51.9411
        xyY:
        0.3187, 0.3729, 62.8027
      CIE-Lab:
        83.3385, -14.9066, 15.0015
        CIE-LCH:
        83.3385, 21.1483, 134.8182
        CIE-Luv:
        83.3385, -12.3535, 24.3845
        Hunter-Lab:
        79.2482, -17.7917, 16.6136
      #bed7b3 color charts
#bed7b3 RGB chart
      #bed7b3 CMYK chart
      #bed7b3 RGB pie chart
      #bed7b3 color shades, tints & tones
#bed7b3 color schemes
#bed7b3 color preview, HTML & CSS examples
           This text has a color of #bed7b3        
        
          <p style="color:#bed7b3;">Text here</p>
        
        
          .mytext {color:#bed7b3;}
        
        Text color #bed7b3
      
           This box has a color of #bed7b3        
        
          <div style="background-color:#bed7b3;">Content here</div>
        
        
          .mybackground {background-color:#bed7b3;}
        
        Background color #bed7b3
      
           Border around this has a color of #bed7b3        
        
          <div style="border:2px solid #bed7b3;">Content here</div>
        
        
          .myborder {border:2px solid #bed7b3;}
        
        Border color #bed7b3