#bdcd98 color space conversions
Hex:
        #bdcd98
        RGB:
        189, 205, 152
        CMY:
        26, 20, 40
        CMYK:
        8, 0, 26, 20
      HSL:
        78°, 34.6405%, 70.0000%
        HSV (HSB):
        78°, 25.8537%, 80.3922%
        XYZ:
        48.4851, 56.7485, 38.1039
        xyY:
        0.3383, 0.3959, 56.7485
      CIE-Lab:
        80.0379, -14.4475, 24.6430
        CIE-LCH:
        80.0379, 28.5658, 120.3819
        CIE-Luv:
        80.0379, -6.8481, 36.7674
        Hunter-Lab:
        75.3316, -16.9437, 22.7423
      #bdcd98 color charts
#bdcd98 RGB chart
      #bdcd98 CMYK chart
      #bdcd98 RGB pie chart
      #bdcd98 color shades, tints & tones
#bdcd98 color schemes
#bdcd98 color preview, HTML & CSS examples
           This text has a color of #bdcd98        
        
          <p style="color:#bdcd98;">Text here</p>
        
        
          .mytext {color:#bdcd98;}
        
        Text color #bdcd98
      
           This box has a color of #bdcd98        
        
          <div style="background-color:#bdcd98;">Content here</div>
        
        
          .mybackground {background-color:#bdcd98;}
        
        Background color #bdcd98
      
           Border around this has a color of #bdcd98        
        
          <div style="border:2px solid #bdcd98;">Content here</div>
        
        
          .myborder {border:2px solid #bdcd98;}
        
        Border color #bdcd98