#c2814e color space conversions
Hex:
        #c2814e
        RGB:
        194, 129, 78
        CMY:
        24, 49, 69
        CMYK:
        0, 34, 60, 24
      HSL:
        26°, 48.7395%, 53.3333%
        HSV (HSB):
        26°, 59.7938%, 76.0784%
        XYZ:
        31.4735, 27.7199, 10.8994
        xyY:
        0.4490, 0.3955, 27.7199
      CIE-Lab:
        59.6348, 19.9051, 37.5417
        CIE-LCH:
        59.6348, 42.4923, 62.0668
        CIE-Luv:
        59.6348, 49.9697, 39.8822
        Hunter-Lab:
        52.6497, 14.5688, 24.5808
      #c2814e color charts
#c2814e RGB chart
      #c2814e CMYK chart
      #c2814e RGB pie chart
      #c2814e color shades, tints & tones
#c2814e color schemes
#c2814e color preview, HTML & CSS examples
           This text has a color of #c2814e        
        
          <p style="color:#c2814e;">Text here</p>
        
        
          .mytext {color:#c2814e;}
        
        Text color #c2814e
      
           This box has a color of #c2814e        
        
          <div style="background-color:#c2814e;">Content here</div>
        
        
          .mybackground {background-color:#c2814e;}
        
        Background color #c2814e
      
           Border around this has a color of #c2814e        
        
          <div style="border:2px solid #c2814e;">Content here</div>
        
        
          .myborder {border:2px solid #c2814e;}
        
        Border color #c2814e