#cbaf23 color space conversions
Hex:
        #cbaf23
        RGB:
        203, 175, 35
        CMY:
        20, 31, 86
        CMYK:
        0, 14, 83, 20
      HSL:
        50°, 70.5882%, 46.6667%
        HSV (HSB):
        50°, 82.7586%, 79.6078%
        XYZ:
        40.2619, 43.4778, 7.8601
        xyY:
        0.4395, 0.4746, 43.4778
      CIE-Lab:
        71.8781, -3.2743, 68.2379
        CIE-LCH:
        71.8781, 68.3164, 92.7471
        CIE-Luv:
        71.8781, 25.3080, 73.0388
        Hunter-Lab:
        65.9377, -6.3978, 39.0887
      #cbaf23 color charts
#cbaf23 RGB chart
      #cbaf23 CMYK chart
      #cbaf23 RGB pie chart
      #cbaf23 color shades, tints & tones
#cbaf23 color schemes
#cbaf23 color preview, HTML & CSS examples
           This text has a color of #cbaf23        
        
          <p style="color:#cbaf23;">Text here</p>
        
        
          .mytext {color:#cbaf23;}
        
        Text color #cbaf23
      
           This box has a color of #cbaf23        
        
          <div style="background-color:#cbaf23;">Content here</div>
        
        
          .mybackground {background-color:#cbaf23;}
        
        Background color #cbaf23
      
           Border around this has a color of #cbaf23        
        
          <div style="border:2px solid #cbaf23;">Content here</div>
        
        
          .myborder {border:2px solid #cbaf23;}
        
        Border color #cbaf23