#bed3a1 color space conversions
Hex:
        #bed3a1
        RGB:
        190, 211, 161
        CMY:
        25, 17, 37
        CMYK:
        10, 0, 24, 17
      HSL:
        85°, 36.2319%, 72.9412%
        HSV (HSB):
        85°, 23.6967%, 82.7451%
        XYZ:
        50.9625, 60.1089, 42.6344
        xyY:
        0.3316, 0.3911, 60.1089
      CIE-Lab:
        81.8973, -15.7705, 22.4709
        CIE-LCH:
        81.8973, 27.4527, 125.0619
        CIE-Luv:
        81.8973, -9.7704, 34.4311
        Hunter-Lab:
        77.5299, -18.3445, 21.6669
      #bed3a1 color charts
#bed3a1 RGB chart
      #bed3a1 CMYK chart
      #bed3a1 RGB pie chart
      #bed3a1 color shades, tints & tones
#bed3a1 color schemes
#bed3a1 color preview, HTML & CSS examples
           This text has a color of #bed3a1        
        
          <p style="color:#bed3a1;">Text here</p>
        
        
          .mytext {color:#bed3a1;}
        
        Text color #bed3a1
      
           This box has a color of #bed3a1        
        
          <div style="background-color:#bed3a1;">Content here</div>
        
        
          .mybackground {background-color:#bed3a1;}
        
        Background color #bed3a1
      
           Border around this has a color of #bed3a1        
        
          <div style="border:2px solid #bed3a1;">Content here</div>
        
        
          .myborder {border:2px solid #bed3a1;}
        
        Border color #bed3a1