#cf8276 color space conversions
Hex:
        #cf8276
        RGB:
        207, 130, 118
        CMY:
        19, 49, 54
        CMYK:
        0, 37, 43, 19
      HSL:
        8°, 48.1081%, 63.7255%
        HSV (HSB):
        8°, 42.9952%, 81.1765%
        XYZ:
        36.9848, 30.5387, 21.0848
        xyY:
        0.4174, 0.3446, 30.5387
      CIE-Lab:
        62.1162, 28.3245, 18.9744
        CIE-LCH:
        62.1162, 34.0926, 33.8178
        CIE-Luv:
        62.1162, 54.2102, 19.3329
        Hunter-Lab:
        55.2618, 22.7556, 16.0615
      #cf8276 color charts
#cf8276 RGB chart
      #cf8276 CMYK chart
      #cf8276 RGB pie chart
      #cf8276 color shades, tints & tones
#cf8276 color schemes
#cf8276 color preview, HTML & CSS examples
           This text has a color of #cf8276        
        
          <p style="color:#cf8276;">Text here</p>
        
        
          .mytext {color:#cf8276;}
        
        Text color #cf8276
      
           This box has a color of #cf8276        
        
          <div style="background-color:#cf8276;">Content here</div>
        
        
          .mybackground {background-color:#cf8276;}
        
        Background color #cf8276
      
           Border around this has a color of #cf8276        
        
          <div style="border:2px solid #cf8276;">Content here</div>
        
        
          .myborder {border:2px solid #cf8276;}
        
        Border color #cf8276