#c07214 color space conversions
Hex:
        #c07214
        RGB:
        192, 114, 20
        CMY:
        25, 55, 92
        CMYK:
        0, 41, 90, 25
      HSL:
        33°, 81.1321%, 41.5686%
        HSV (HSB):
        33°, 89.5833%, 75.2941%
        XYZ:
        27.8818, 23.2916, 3.6880
        xyY:
        0.5082, 0.4246, 23.2916
      CIE-Lab:
        55.3714, 24.5884, 58.3438
        CIE-LCH:
        55.3714, 63.3134, 67.1475
        CIE-Luv:
        55.3714, 64.3273, 51.4589
        Hunter-Lab:
        48.2614, 18.6665, 29.2522
      #c07214 color charts
#c07214 RGB chart
      #c07214 CMYK chart
      #c07214 RGB pie chart
      #c07214 color shades, tints & tones
#c07214 color schemes
#c07214 color preview, HTML & CSS examples
           This text has a color of #c07214        
        
          <p style="color:#c07214;">Text here</p>
        
        
          .mytext {color:#c07214;}
        
        Text color #c07214
      
           This box has a color of #c07214        
        
          <div style="background-color:#c07214;">Content here</div>
        
        
          .mybackground {background-color:#c07214;}
        
        Background color #c07214
      
           Border around this has a color of #c07214        
        
          <div style="border:2px solid #c07214;">Content here</div>
        
        
          .myborder {border:2px solid #c07214;}
        
        Border color #c07214