#cbd270 color space conversions
Hex:
        #cbd270
        RGB:
        203, 210, 112
        CMY:
        20, 18, 56
        CMYK:
        3, 0, 47, 18
      HSL:
        64°, 52.1277%, 63.1373%
        HSV (HSB):
        64°, 46.6667%, 82.3529%
        XYZ:
        50.5998, 59.9595, 24.2357
        xyY:
        0.3754, 0.4448, 59.9595
      CIE-Lab:
        81.8162, -16.3866, 47.4414
        CIE-LCH:
        81.8162, 50.1917, 109.0553
        CIE-Luv:
        81.8162, 0.0713, 63.0952
        Hunter-Lab:
        77.4336, -18.8659, 35.6465
      #cbd270 color charts
#cbd270 RGB chart
      #cbd270 CMYK chart
      #cbd270 RGB pie chart
      #cbd270 color shades, tints & tones
#cbd270 color schemes
#cbd270 color preview, HTML & CSS examples
           This text has a color of #cbd270        
        
          <p style="color:#cbd270;">Text here</p>
        
        
          .mytext {color:#cbd270;}
        
        Text color #cbd270
      
           This box has a color of #cbd270        
        
          <div style="background-color:#cbd270;">Content here</div>
        
        
          .mybackground {background-color:#cbd270;}
        
        Background color #cbd270
      
           Border around this has a color of #cbd270        
        
          <div style="border:2px solid #cbd270;">Content here</div>
        
        
          .myborder {border:2px solid #cbd270;}
        
        Border color #cbd270