#cbd970 color space conversions
Hex:
        #cbd970
        RGB:
        203, 217, 112
        CMY:
        20, 15, 56
        CMYK:
        6, 0, 48, 15
      HSL:
        68°, 58.0110%, 64.5098%
        HSV (HSB):
        68°, 48.3871%, 85.0980%
        XYZ:
        52.3661, 63.4921, 24.8244
        xyY:
        0.3722, 0.4513, 63.4921
      CIE-Lab:
        83.7006, -19.8478, 49.7168
        CIE-LCH:
        83.7006, 53.5321, 111.7628
        CIE-Luv:
        83.7006, -4.0818, 66.5339
        Hunter-Lab:
        79.6819, -22.1351, 37.3059
      #cbd970 color charts
#cbd970 RGB chart
      #cbd970 CMYK chart
      #cbd970 RGB pie chart
      #cbd970 color shades, tints & tones
#cbd970 color schemes
#cbd970 color preview, HTML & CSS examples
           This text has a color of #cbd970        
        
          <p style="color:#cbd970;">Text here</p>
        
        
          .mytext {color:#cbd970;}
        
        Text color #cbd970
      
           This box has a color of #cbd970        
        
          <div style="background-color:#cbd970;">Content here</div>
        
        
          .mybackground {background-color:#cbd970;}
        
        Background color #cbd970
      
           Border around this has a color of #cbd970        
        
          <div style="border:2px solid #cbd970;">Content here</div>
        
        
          .myborder {border:2px solid #cbd970;}
        
        Border color #cbd970