#cbaf30 color space conversions
Hex:
        #cbaf30
        RGB:
        203, 175, 48
        CMY:
        20, 31, 81
        CMYK:
        0, 14, 76, 20
      HSL:
        49°, 61.7530%, 49.2157%
        HSV (HSB):
        49°, 76.3547%, 79.6078%
        XYZ:
        40.4921, 43.5699, 9.0720
        xyY:
        0.4348, 0.4678, 43.5699
      CIE-Lab:
        71.9400, -2.8273, 64.2679
        CIE-LCH:
        71.9400, 64.3301, 92.5190
        CIE-Luv:
        71.9400, 24.9933, 70.4582
        Hunter-Lab:
        66.0075, -6.0128, 38.0565
      #cbaf30 color charts
#cbaf30 RGB chart
      #cbaf30 CMYK chart
      #cbaf30 RGB pie chart
      #cbaf30 color shades, tints & tones
#cbaf30 color schemes
#cbaf30 color preview, HTML & CSS examples
           This text has a color of #cbaf30        
        
          <p style="color:#cbaf30;">Text here</p>
        
        
          .mytext {color:#cbaf30;}
        
        Text color #cbaf30
      
           This box has a color of #cbaf30        
        
          <div style="background-color:#cbaf30;">Content here</div>
        
        
          .mybackground {background-color:#cbaf30;}
        
        Background color #cbaf30
      
           Border around this has a color of #cbaf30        
        
          <div style="border:2px solid #cbaf30;">Content here</div>
        
        
          .myborder {border:2px solid #cbaf30;}
        
        Border color #cbaf30