#cfb942 color space conversions
Hex:
        #cfb942
        RGB:
        207, 185, 66
        CMY:
        19, 27, 74
        CMYK:
        0, 11, 68, 19
      HSL:
        51°, 59.4937%, 53.5294%
        HSV (HSB):
        51°, 68.1159%, 81.1765%
        XYZ:
        44.0645, 48.3567, 12.1656
        xyY:
        0.4213, 0.4624, 48.3567
      CIE-Lab:
        75.0493, -5.4757, 60.6532
        CIE-LCH:
        75.0493, 60.8999, 95.1586
        CIE-Luv:
        75.0493, 20.3582, 69.9398
        Hunter-Lab:
        69.5390, -8.5838, 38.3047
      #cfb942 color charts
#cfb942 RGB chart
      #cfb942 CMYK chart
      #cfb942 RGB pie chart
      #cfb942 color shades, tints & tones
#cfb942 color schemes
#cfb942 color preview, HTML & CSS examples
           This text has a color of #cfb942        
        
          <p style="color:#cfb942;">Text here</p>
        
        
          .mytext {color:#cfb942;}
        
        Text color #cfb942
      
           This box has a color of #cfb942        
        
          <div style="background-color:#cfb942;">Content here</div>
        
        
          .mybackground {background-color:#cfb942;}
        
        Background color #cfb942
      
           Border around this has a color of #cfb942        
        
          <div style="border:2px solid #cfb942;">Content here</div>
        
        
          .myborder {border:2px solid #cfb942;}
        
        Border color #cfb942