#cbaf21 color space conversions
Hex:
        #cbaf21
        RGB:
        203, 175, 33
        CMY:
        20, 31, 87
        CMYK:
        0, 14, 84, 20
      HSL:
        50°, 72.0339%, 46.2745%
        HSV (HSB):
        50°, 83.7438%, 79.6078%
        XYZ:
        40.2331, 43.4663, 7.7082
        xyY:
        0.4402, 0.4755, 43.4663
      CIE-Lab:
        71.8703, -3.3305, 68.7647
        CIE-LCH:
        71.8703, 68.8453, 92.7728
        CIE-Luv:
        71.8703, 25.3478, 73.3648
        Hunter-Lab:
        65.9289, -6.4462, 39.2183
      #cbaf21 color charts
#cbaf21 RGB chart
      #cbaf21 CMYK chart
      #cbaf21 RGB pie chart
      #cbaf21 color shades, tints & tones
#cbaf21 color schemes
#cbaf21 color preview, HTML & CSS examples
           This text has a color of #cbaf21        
        
          <p style="color:#cbaf21;">Text here</p>
        
        
          .mytext {color:#cbaf21;}
        
        Text color #cbaf21
      
           This box has a color of #cbaf21        
        
          <div style="background-color:#cbaf21;">Content here</div>
        
        
          .mybackground {background-color:#cbaf21;}
        
        Background color #cbaf21
      
           Border around this has a color of #cbaf21        
        
          <div style="border:2px solid #cbaf21;">Content here</div>
        
        
          .myborder {border:2px solid #cbaf21;}
        
        Border color #cbaf21