#c07228 color space conversions
Hex:
        #c07228
        RGB:
        192, 114, 40
        CMY:
        25, 55, 84
        CMYK:
        0, 41, 79, 25
      HSL:
        29°, 65.5172%, 45.4902%
        HSV (HSB):
        29°, 79.1667%, 75.2941%
        XYZ:
        28.1385, 23.3943, 5.0400
        xyY:
        0.4974, 0.4135, 23.3943
      CIE-Lab:
        55.4762, 25.1535, 51.4246
        CIE-LCH:
        55.4762, 57.2467, 63.9352
        CIE-Luv:
        55.4762, 63.2523, 47.4664
        Hunter-Lab:
        48.3677, 19.2014, 27.6793
      #c07228 color charts
#c07228 RGB chart
      #c07228 CMYK chart
      #c07228 RGB pie chart
      #c07228 color shades, tints & tones
#c07228 color schemes
#c07228 color preview, HTML & CSS examples
           This text has a color of #c07228        
        
          <p style="color:#c07228;">Text here</p>
        
        
          .mytext {color:#c07228;}
        
        Text color #c07228
      
           This box has a color of #c07228        
        
          <div style="background-color:#c07228;">Content here</div>
        
        
          .mybackground {background-color:#c07228;}
        
        Background color #c07228
      
           Border around this has a color of #c07228        
        
          <div style="border:2px solid #c07228;">Content here</div>
        
        
          .myborder {border:2px solid #c07228;}
        
        Border color #c07228