#cfb294 color space conversions
Hex:
        #cfb294
        RGB:
        207, 178, 148
        CMY:
        19, 30, 42
        CMYK:
        0, 14, 29, 19
      HSL:
        31°, 38.0645%, 69.6078%
        HSV (HSB):
        31°, 28.5024%, 81.1765%
        XYZ:
        46.9978, 47.2443, 34.6590
        xyY:
        0.3646, 0.3665, 47.2443
      CIE-Lab:
        74.3458, 5.9602, 19.2112
        CIE-LCH:
        74.3458, 20.1145, 72.7638
        CIE-Luv:
        74.3458, 20.1479, 25.4075
        Hunter-Lab:
        68.7345, 1.7656, 18.2175
      #cfb294 color charts
#cfb294 RGB chart
      #cfb294 CMYK chart
      #cfb294 RGB pie chart
      #cfb294 color shades, tints & tones
#cfb294 color schemes
#cfb294 color preview, HTML & CSS examples
           This text has a color of #cfb294        
        
          <p style="color:#cfb294;">Text here</p>
        
        
          .mytext {color:#cfb294;}
        
        Text color #cfb294
      
           This box has a color of #cfb294        
        
          <div style="background-color:#cfb294;">Content here</div>
        
        
          .mybackground {background-color:#cfb294;}
        
        Background color #cfb294
      
           Border around this has a color of #cfb294        
        
          <div style="border:2px solid #cfb294;">Content here</div>
        
        
          .myborder {border:2px solid #cfb294;}
        
        Border color #cfb294