#cfc315 color space conversions
Hex:
        #cfc315
        RGB:
        207, 195, 21
        CMY:
        19, 24, 92
        CMYK:
        0, 6, 90, 19
      HSL:
        56°, 81.5789%, 44.7059%
        HSV (HSB):
        56°, 89.8551%, 81.1765%
        XYZ:
        45.3826, 52.3498, 8.4221
        xyY:
        0.4275, 0.4931, 52.3498
      CIE-Lab:
        77.4895, -12.1728, 75.9738
        CIE-LCH:
        77.4895, 76.9428, 99.1028
        CIE-Luv:
        77.4895, 14.3593, 82.7423
        Hunter-Lab:
        72.3531, -14.6561, 43.7457
      #cfc315 color charts
#cfc315 RGB chart
      #cfc315 CMYK chart
      #cfc315 RGB pie chart
      #cfc315 color shades, tints & tones
#cfc315 color schemes
#cfc315 color preview, HTML & CSS examples
           This text has a color of #cfc315        
        
          <p style="color:#cfc315;">Text here</p>
        
        
          .mytext {color:#cfc315;}
        
        Text color #cfc315
      
           This box has a color of #cfc315        
        
          <div style="background-color:#cfc315;">Content here</div>
        
        
          .mybackground {background-color:#cfc315;}
        
        Background color #cfc315
      
           Border around this has a color of #cfc315        
        
          <div style="border:2px solid #cfc315;">Content here</div>
        
        
          .myborder {border:2px solid #cfc315;}
        
        Border color #cfc315