#cfb206 color space conversions
Hex:
        #cfb206
        RGB:
        207, 178, 6
        CMY:
        19, 30, 98
        CMYK:
        0, 14, 97, 19
      HSL:
        51°, 94.3662%, 41.7647%
        HSV (HSB):
        51°, 97.1014%, 81.1765%
        XYZ:
        41.6854, 45.1193, 6.6841
        xyY:
        0.4459, 0.4826, 45.1193
      CIE-Lab:
        72.9704, -3.6084, 74.5006
        CIE-LCH:
        72.9704, 74.5879, 92.7729
        CIE-Luv:
        72.9704, 26.5003, 77.3180
        Hunter-Lab:
        67.1709, -6.7744, 41.1197
      #cfb206 color charts
#cfb206 RGB chart
      #cfb206 CMYK chart
      #cfb206 RGB pie chart
      #cfb206 color shades, tints & tones
#cfb206 color schemes
#cfb206 color preview, HTML & CSS examples
           This text has a color of #cfb206        
        
          <p style="color:#cfb206;">Text here</p>
        
        
          .mytext {color:#cfb206;}
        
        Text color #cfb206
      
           This box has a color of #cfb206        
        
          <div style="background-color:#cfb206;">Content here</div>
        
        
          .mybackground {background-color:#cfb206;}
        
        Background color #cfb206
      
           Border around this has a color of #cfb206        
        
          <div style="border:2px solid #cfb206;">Content here</div>
        
        
          .myborder {border:2px solid #cfb206;}
        
        Border color #cfb206