#cfa094 color space conversions
Hex:
        #cfa094
        RGB:
        207, 160, 148
        CMY:
        19, 37, 42
        CMYK:
        0, 23, 29, 19
      HSL:
        12°, 38.0645%, 69.6078%
        HSV (HSB):
        12°, 28.5024%, 81.1765%
        XYZ:
        43.6482, 40.5451, 33.5425
        xyY:
        0.3707, 0.3444, 40.5451
      CIE-Lab:
        69.8560, 15.6869, 12.9527
        CIE-LCH:
        69.8560, 20.3433, 39.5465
        CIE-Luv:
        69.8560, 31.0507, 15.0926
        Hunter-Lab:
        63.6751, 10.9275, 13.3400
      #cfa094 color charts
#cfa094 RGB chart
      #cfa094 CMYK chart
      #cfa094 RGB pie chart
      #cfa094 color shades, tints & tones
#cfa094 color schemes
#cfa094 color preview, HTML & CSS examples
           This text has a color of #cfa094        
        
          <p style="color:#cfa094;">Text here</p>
        
        
          .mytext {color:#cfa094;}
        
        Text color #cfa094
      
           This box has a color of #cfa094        
        
          <div style="background-color:#cfa094;">Content here</div>
        
        
          .mybackground {background-color:#cfa094;}
        
        Background color #cfa094
      
           Border around this has a color of #cfa094        
        
          <div style="border:2px solid #cfa094;">Content here</div>
        
        
          .myborder {border:2px solid #cfa094;}
        
        Border color #cfa094