#cbaf28 color space conversions
Hex:
        #cbaf28
        RGB:
        203, 175, 40
        CMY:
        20, 31, 84
        CMYK:
        0, 14, 80, 20
      HSL:
        50°, 67.0782%, 47.6471%
        HSV (HSB):
        50°, 80.2956%, 79.6078%
        XYZ:
        40.3416, 43.5097, 8.2795
        xyY:
        0.4379, 0.4723, 43.5097
      CIE-Lab:
        71.8995, -3.1193, 66.8196
        CIE-LCH:
        71.8995, 66.8924, 92.6728
        CIE-Luv:
        71.8995, 25.1986, 72.1420
        Hunter-Lab:
        65.9618, -6.2645, 38.7313
      #cbaf28 color charts
#cbaf28 RGB chart
      #cbaf28 CMYK chart
      #cbaf28 RGB pie chart
      #cbaf28 color shades, tints & tones
#cbaf28 color schemes
#cbaf28 color preview, HTML & CSS examples
           This text has a color of #cbaf28        
        
          <p style="color:#cbaf28;">Text here</p>
        
        
          .mytext {color:#cbaf28;}
        
        Text color #cbaf28
      
           This box has a color of #cbaf28        
        
          <div style="background-color:#cbaf28;">Content here</div>
        
        
          .mybackground {background-color:#cbaf28;}
        
        Background color #cbaf28
      
           Border around this has a color of #cbaf28        
        
          <div style="border:2px solid #cbaf28;">Content here</div>
        
        
          .myborder {border:2px solid #cbaf28;}
        
        Border color #cbaf28