#cbaf27 color space conversions
Hex:
        #cbaf27
        RGB:
        203, 175, 39
        CMY:
        20, 31, 85
        CMYK:
        0, 14, 81, 20
      HSL:
        50°, 67.7686%, 47.4510%
        HSV (HSB):
        50°, 80.7882%, 79.6078%
        XYZ:
        40.3248, 43.5029, 8.1910
        xyY:
        0.4382, 0.4728, 43.5029
      CIE-Lab:
        71.8950, -3.1520, 67.1146
        CIE-LCH:
        71.8950, 67.1885, 92.6889
        CIE-Luv:
        71.8950, 25.2216, 72.3308
        Hunter-Lab:
        65.9568, -6.2926, 38.8066
      #cbaf27 color charts
#cbaf27 RGB chart
      #cbaf27 CMYK chart
      #cbaf27 RGB pie chart
      #cbaf27 color shades, tints & tones
#cbaf27 color schemes
#cbaf27 color preview, HTML & CSS examples
           This text has a color of #cbaf27        
        
          <p style="color:#cbaf27;">Text here</p>
        
        
          .mytext {color:#cbaf27;}
        
        Text color #cbaf27
      
           This box has a color of #cbaf27        
        
          <div style="background-color:#cbaf27;">Content here</div>
        
        
          .mybackground {background-color:#cbaf27;}
        
        Background color #cbaf27
      
           Border around this has a color of #cbaf27        
        
          <div style="border:2px solid #cbaf27;">Content here</div>
        
        
          .myborder {border:2px solid #cbaf27;}
        
        Border color #cbaf27