#c07264 color space conversions
Hex:
        #c07264
        RGB:
        192, 114, 100
        CMY:
        25, 55, 61
        CMYK:
        0, 41, 48, 25
      HSL:
        9°, 42.2018%, 57.2549%
        HSV (HSB):
        9°, 47.9167%, 75.2941%
        XYZ:
        30.0558, 24.1612, 15.1361
        xyY:
        0.4334, 0.3484, 24.1612
      CIE-Lab:
        56.2488, 29.2260, 20.9619
        CIE-LCH:
        56.2488, 35.9661, 35.6494
        CIE-Luv:
        56.2488, 56.0977, 20.6651
        Hunter-Lab:
        49.1540, 23.1263, 16.1506
      #c07264 color charts
#c07264 RGB chart
      #c07264 CMYK chart
      #c07264 RGB pie chart
      #c07264 color shades, tints & tones
#c07264 color schemes
#c07264 color preview, HTML & CSS examples
           This text has a color of #c07264        
        
          <p style="color:#c07264;">Text here</p>
        
        
          .mytext {color:#c07264;}
        
        Text color #c07264
      
           This box has a color of #c07264        
        
          <div style="background-color:#c07264;">Content here</div>
        
        
          .mybackground {background-color:#c07264;}
        
        Background color #c07264
      
           Border around this has a color of #c07264        
        
          <div style="border:2px solid #c07264;">Content here</div>
        
        
          .myborder {border:2px solid #c07264;}
        
        Border color #c07264