#c28d72 color space conversions
Hex:
        #c28d72
        RGB:
        194, 141, 114
        CMY:
        24, 45, 55
        CMYK:
        0, 27, 41, 24
      HSL:
        20°, 39.6040%, 60.3922%
        HSV (HSB):
        20°, 41.2371%, 76.0784%
        XYZ:
        34.8103, 31.7340, 20.2102
        xyY:
        0.4013, 0.3658, 31.7340
      CIE-Lab:
        63.1224, 16.6886, 22.3317
        CIE-LCH:
        63.1224, 27.8786, 53.2290
        CIE-Luv:
        63.1224, 37.6017, 25.8115
        Hunter-Lab:
        56.3329, 11.7193, 18.1620
      #c28d72 color charts
#c28d72 RGB chart
      #c28d72 CMYK chart
      #c28d72 RGB pie chart
      #c28d72 color shades, tints & tones
#c28d72 color schemes
#c28d72 color preview, HTML & CSS examples
           This text has a color of #c28d72        
        
          <p style="color:#c28d72;">Text here</p>
        
        
          .mytext {color:#c28d72;}
        
        Text color #c28d72
      
           This box has a color of #c28d72        
        
          <div style="background-color:#c28d72;">Content here</div>
        
        
          .mybackground {background-color:#c28d72;}
        
        Background color #c28d72
      
           Border around this has a color of #c28d72        
        
          <div style="border:2px solid #c28d72;">Content here</div>
        
        
          .myborder {border:2px solid #c28d72;}
        
        Border color #c28d72