#c27966 color space conversions
Hex:
        #c27966
        RGB:
        194, 121, 102
        CMY:
        24, 53, 60
        CMYK:
        0, 38, 47, 24
      HSL:
        12°, 42.9907%, 58.0392%
        HSV (HSB):
        12°, 47.4227%, 76.0784%
        XYZ:
        31.4838, 26.1034, 15.9495
        xyY:
        0.4281, 0.3550, 26.1034
      CIE-Lab:
        58.1351, 26.4073, 22.3904
        CIE-LCH:
        58.1351, 34.6219, 40.2943
        CIE-Luv:
        58.1351, 52.6042, 23.1099
        Hunter-Lab:
        51.0915, 20.5859, 17.2552
      #c27966 color charts
#c27966 RGB chart
      #c27966 CMYK chart
      #c27966 RGB pie chart
      #c27966 color shades, tints & tones
#c27966 color schemes
#c27966 color preview, HTML & CSS examples
           This text has a color of #c27966        
        
          <p style="color:#c27966;">Text here</p>
        
        
          .mytext {color:#c27966;}
        
        Text color #c27966
      
           This box has a color of #c27966        
        
          <div style="background-color:#c27966;">Content here</div>
        
        
          .mybackground {background-color:#c27966;}
        
        Background color #c27966
      
           Border around this has a color of #c27966        
        
          <div style="border:2px solid #c27966;">Content here</div>
        
        
          .myborder {border:2px solid #c27966;}
        
        Border color #c27966