#cfbe74 color space conversions
Hex:
        #cfbe74
        RGB:
        207, 190, 116
        CMY:
        19, 25, 55
        CMYK:
        0, 8, 44, 19
      HSL:
        49°, 48.6631%, 63.3333%
        HSV (HSB):
        49°, 43.9614%, 81.1765%
        XYZ:
        47.2980, 51.3533, 23.9423
        xyY:
        0.3858, 0.4189, 51.3533
      CIE-Lab:
        76.8925, -4.1772, 39.4434
        CIE-LCH:
        76.8925, 39.6640, 96.0454
        CIE-Luv:
        76.8925, 14.8671, 51.2824
        Hunter-Lab:
        71.6612, -7.5931, 30.3538
      #cfbe74 color charts
#cfbe74 RGB chart
      #cfbe74 CMYK chart
      #cfbe74 RGB pie chart
      #cfbe74 color shades, tints & tones
#cfbe74 color schemes
#cfbe74 color preview, HTML & CSS examples
           This text has a color of #cfbe74        
        
          <p style="color:#cfbe74;">Text here</p>
        
        
          .mytext {color:#cfbe74;}
        
        Text color #cfbe74
      
           This box has a color of #cfbe74        
        
          <div style="background-color:#cfbe74;">Content here</div>
        
        
          .mybackground {background-color:#cfbe74;}
        
        Background color #cfbe74
      
           Border around this has a color of #cfbe74        
        
          <div style="border:2px solid #cfbe74;">Content here</div>
        
        
          .myborder {border:2px solid #cfbe74;}
        
        Border color #cfbe74