#cfbc31 color space conversions
Hex:
        #cfbc31
        RGB:
        207, 188, 49
        CMY:
        19, 26, 81
        CMYK:
        0, 9, 76, 19
      HSL:
        53°, 62.2047%, 50.1961%
        HSV (HSB):
        53°, 76.3285%, 81.1765%
        XYZ:
        44.2697, 49.4536, 10.1180
        xyY:
        0.4263, 0.4762, 49.4536
      CIE-Lab:
        75.7326, -7.8210, 67.5710
        CIE-LCH:
        75.7326, 68.0221, 96.6023
        CIE-Luv:
        75.7326, 18.7601, 75.6333
        Hunter-Lab:
        70.3232, -10.6968, 40.6957
      #cfbc31 color charts
#cfbc31 RGB chart
      #cfbc31 CMYK chart
      #cfbc31 RGB pie chart
      #cfbc31 color shades, tints & tones
#cfbc31 color schemes
#cfbc31 color preview, HTML & CSS examples
           This text has a color of #cfbc31        
        
          <p style="color:#cfbc31;">Text here</p>
        
        
          .mytext {color:#cfbc31;}
        
        Text color #cfbc31
      
           This box has a color of #cfbc31        
        
          <div style="background-color:#cfbc31;">Content here</div>
        
        
          .mybackground {background-color:#cfbc31;}
        
        Background color #cfbc31
      
           Border around this has a color of #cfbc31        
        
          <div style="border:2px solid #cfbc31;">Content here</div>
        
        
          .myborder {border:2px solid #cfbc31;}
        
        Border color #cfbc31