#cfb944 color space conversions
Hex:
        #cfb944
        RGB:
        207, 185, 68
        CMY:
        19, 27, 73
        CMYK:
        0, 11, 67, 19
      HSL:
        51°, 59.1489%, 53.9216%
        HSV (HSB):
        51°, 67.1498%, 81.1765%
        XYZ:
        44.1245, 48.3807, 12.4816
        xyY:
        0.4203, 0.4608, 48.3807
      CIE-Lab:
        75.0644, -5.3650, 59.8521
        CIE-LCH:
        75.0644, 60.0921, 95.1222
        CIE-Luv:
        75.0644, 20.2907, 69.3218
        Hunter-Lab:
        69.5562, -8.4881, 38.0500
      #cfb944 color charts
#cfb944 RGB chart
      #cfb944 CMYK chart
      #cfb944 RGB pie chart
      #cfb944 color shades, tints & tones
#cfb944 color schemes
#cfb944 color preview, HTML & CSS examples
           This text has a color of #cfb944        
        
          <p style="color:#cfb944;">Text here</p>
        
        
          .mytext {color:#cfb944;}
        
        Text color #cfb944
      
           This box has a color of #cfb944        
        
          <div style="background-color:#cfb944;">Content here</div>
        
        
          .mybackground {background-color:#cfb944;}
        
        Background color #cfb944
      
           Border around this has a color of #cfb944        
        
          <div style="border:2px solid #cfb944;">Content here</div>
        
        
          .myborder {border:2px solid #cfb944;}
        
        Border color #cfb944