#bed2b9 color space conversions
Hex:
        #bed2b9
        RGB:
        190, 210, 185
        CMY:
        25, 18, 27
        CMYK:
        10, 0, 12, 18
      HSL:
        108°, 21.7391%, 77.4510%
        HSV (HSB):
        108°, 11.9048%, 82.3529%
        XYZ:
        53.0388, 60.5431, 54.7895
        xyY:
        0.3150, 0.3596, 60.5431
      CIE-Lab:
        82.1325, -11.3411, 10.1164
        CIE-LCH:
        82.1325, 15.1974, 138.2667
        CIE-Luv:
        82.1325, -9.9836, 16.8383
        Hunter-Lab:
        77.8095, -14.4922, 12.7176
      #bed2b9 color charts
#bed2b9 RGB chart
      #bed2b9 CMYK chart
      #bed2b9 RGB pie chart
      #bed2b9 color shades, tints & tones
#bed2b9 color schemes
#bed2b9 color preview, HTML & CSS examples
           This text has a color of #bed2b9        
        
          <p style="color:#bed2b9;">Text here</p>
        
        
          .mytext {color:#bed2b9;}
        
        Text color #bed2b9
      
           This box has a color of #bed2b9        
        
          <div style="background-color:#bed2b9;">Content here</div>
        
        
          .mybackground {background-color:#bed2b9;}
        
        Background color #bed2b9
      
           Border around this has a color of #bed2b9        
        
          <div style="border:2px solid #bed2b9;">Content here</div>
        
        
          .myborder {border:2px solid #bed2b9;}
        
        Border color #bed2b9