#cb9d16 color space conversions
Hex:
        #cb9d16
        RGB:
        203, 157, 22
        CMY:
        20, 38, 91
        CMYK:
        0, 23, 89, 20
      HSL:
        45°, 80.4444%, 44.1176%
        HSV (HSB):
        45°, 89.1626%, 79.6078%
        XYZ:
        36.8304, 36.8684, 5.9342
        xyY:
        0.4625, 0.4630, 36.8684
      CIE-Lab:
        67.1782, 5.9973, 67.5825
        CIE-LCH:
        67.1782, 67.8480, 84.9288
        CIE-Luv:
        67.1782, 38.9512, 67.8735
        Hunter-Lab:
        60.7193, 2.0135, 36.7090
      #cb9d16 color charts
#cb9d16 RGB chart
      #cb9d16 CMYK chart
      #cb9d16 RGB pie chart
      #cb9d16 color shades, tints & tones
#cb9d16 color schemes
#cb9d16 color preview, HTML & CSS examples
           This text has a color of #cb9d16        
        
          <p style="color:#cb9d16;">Text here</p>
        
        
          .mytext {color:#cb9d16;}
        
        Text color #cb9d16
      
           This box has a color of #cb9d16        
        
          <div style="background-color:#cb9d16;">Content here</div>
        
        
          .mybackground {background-color:#cb9d16;}
        
        Background color #cb9d16
      
           Border around this has a color of #cb9d16        
        
          <div style="border:2px solid #cb9d16;">Content here</div>
        
        
          .myborder {border:2px solid #cb9d16;}
        
        Border color #cb9d16