#c9bf30 color space conversions
Hex:
        #c9bf30
        RGB:
        201, 191, 48
        CMY:
        21, 25, 81
        CMYK:
        0, 5, 76, 21
      HSL:
        56°, 61.4458%, 48.8235%
        HSV (HSB):
        56°, 76.1194%, 78.8235%
        XYZ:
        43.2517, 49.8925, 10.1469
        xyY:
        0.4187, 0.4830, 49.8925
      CIE-Lab:
        76.0032, -11.9814, 67.9512
        CIE-LCH:
        76.0032, 68.9994, 99.9998
        CIE-Luv:
        76.0032, 12.4594, 76.9476
        Hunter-Lab:
        70.6346, -14.3097, 40.9270
      #c9bf30 color charts
#c9bf30 RGB chart
      #c9bf30 CMYK chart
      #c9bf30 RGB pie chart
      #c9bf30 color shades, tints & tones
#c9bf30 color schemes
#c9bf30 color preview, HTML & CSS examples
           This text has a color of #c9bf30        
        
          <p style="color:#c9bf30;">Text here</p>
        
        
          .mytext {color:#c9bf30;}
        
        Text color #c9bf30
      
           This box has a color of #c9bf30        
        
          <div style="background-color:#c9bf30;">Content here</div>
        
        
          .mybackground {background-color:#c9bf30;}
        
        Background color #c9bf30
      
           Border around this has a color of #c9bf30        
        
          <div style="border:2px solid #c9bf30;">Content here</div>
        
        
          .myborder {border:2px solid #c9bf30;}
        
        Border color #c9bf30