#c06442 color space conversions
Hex:
        #c06442
        RGB:
        192, 100, 66
        CMY:
        25, 61, 74
        CMYK:
        0, 48, 66, 25
      HSL:
        16°, 50.0000%, 50.5882%
        HSV (HSB):
        16°, 65.6250%, 75.2941%
        XYZ:
        27.2788, 20.7142, 7.7147
        xyY:
        0.4897, 0.3718, 20.7142
      CIE-Lab:
        52.6352, 33.9697, 35.5773
        CIE-LCH:
        52.6352, 49.1903, 46.3241
        CIE-Luv:
        52.6352, 71.3713, 32.7688
        Hunter-Lab:
        45.5128, 27.3392, 21.8089
      #c06442 color charts
#c06442 RGB chart
      #c06442 CMYK chart
      #c06442 RGB pie chart
      #c06442 color shades, tints & tones
#c06442 color schemes
#c06442 color preview, HTML & CSS examples
           This text has a color of #c06442        
        
          <p style="color:#c06442;">Text here</p>
        
        
          .mytext {color:#c06442;}
        
        Text color #c06442
      
           This box has a color of #c06442        
        
          <div style="background-color:#c06442;">Content here</div>
        
        
          .mybackground {background-color:#c06442;}
        
        Background color #c06442
      
           Border around this has a color of #c06442        
        
          <div style="border:2px solid #c06442;">Content here</div>
        
        
          .myborder {border:2px solid #c06442;}
        
        Border color #c06442