#c2864e color space conversions
Hex:
        #c2864e
        RGB:
        194, 134, 78
        CMY:
        24, 47, 69
        CMYK:
        0, 31, 60, 24
      HSL:
        29°, 48.7395%, 53.3333%
        HSV (HSB):
        29°, 59.7938%, 76.0784%
        XYZ:
        32.1484, 29.0696, 11.1243
        xyY:
        0.4444, 0.4018, 29.0696
      CIE-Lab:
        60.8430, 17.1524, 38.9902
        CIE-LCH:
        60.8430, 42.5963, 66.2545
        CIE-Luv:
        60.8430, 46.3064, 42.1450
        Hunter-Lab:
        53.9162, 12.0800, 25.5083
      #c2864e color charts
#c2864e RGB chart
      #c2864e CMYK chart
      #c2864e RGB pie chart
      #c2864e color shades, tints & tones
#c2864e color schemes
#c2864e color preview, HTML & CSS examples
           This text has a color of #c2864e        
        
          <p style="color:#c2864e;">Text here</p>
        
        
          .mytext {color:#c2864e;}
        
        Text color #c2864e
      
           This box has a color of #c2864e        
        
          <div style="background-color:#c2864e;">Content here</div>
        
        
          .mybackground {background-color:#c2864e;}
        
        Background color #c2864e
      
           Border around this has a color of #c2864e        
        
          <div style="border:2px solid #c2864e;">Content here</div>
        
        
          .myborder {border:2px solid #c2864e;}
        
        Border color #c2864e