#cfb067 color space conversions
Hex:
        #cfb067
        RGB:
        207, 176, 103
        CMY:
        19, 31, 60
        CMYK:
        0, 15, 50, 19
      HSL:
        42°, 52.0000%, 60.7843%
        HSV (HSB):
        42°, 50.2415%, 81.1765%
        XYZ:
        43.7056, 45.2953, 19.2713
        xyY:
        0.4037, 0.4183, 45.2953
      CIE-Lab:
        73.0859, 1.9340, 41.3049
        CIE-LCH:
        73.0859, 41.3502, 87.3192
        CIE-Luv:
        73.0859, 24.7212, 50.9897
        Hunter-Lab:
        67.3018, -1.8607, 30.1341
      #cfb067 color charts
#cfb067 RGB chart
      #cfb067 CMYK chart
      #cfb067 RGB pie chart
      #cfb067 color shades, tints & tones
#cfb067 color schemes
#cfb067 color preview, HTML & CSS examples
           This text has a color of #cfb067        
        
          <p style="color:#cfb067;">Text here</p>
        
        
          .mytext {color:#cfb067;}
        
        Text color #cfb067
      
           This box has a color of #cfb067        
        
          <div style="background-color:#cfb067;">Content here</div>
        
        
          .mybackground {background-color:#cfb067;}
        
        Background color #cfb067
      
           Border around this has a color of #cfb067        
        
          <div style="border:2px solid #cfb067;">Content here</div>
        
        
          .myborder {border:2px solid #cfb067;}
        
        Border color #cfb067