#c06d14 color space conversions
Hex:
        #c06d14
        RGB:
        192, 109, 20
        CMY:
        25, 57, 92
        CMYK:
        0, 43, 90, 25
      HSL:
        31°, 81.1321%, 41.5686%
        HSV (HSB):
        31°, 89.5833%, 75.2941%
        XYZ:
        27.3331, 22.1943, 3.5051
        xyY:
        0.5154, 0.4185, 22.1943
      CIE-Lab:
        54.2325, 27.3039, 57.4680
        CIE-LCH:
        54.2325, 63.6244, 64.5869
        CIE-Luv:
        54.2325, 68.4196, 49.6434
        Hunter-Lab:
        47.1108, 21.1198, 28.5663
      #c06d14 color charts
#c06d14 RGB chart
      #c06d14 CMYK chart
      #c06d14 RGB pie chart
      #c06d14 color shades, tints & tones
#c06d14 color schemes
#c06d14 color preview, HTML & CSS examples
           This text has a color of #c06d14        
        
          <p style="color:#c06d14;">Text here</p>
        
        
          .mytext {color:#c06d14;}
        
        Text color #c06d14
      
           This box has a color of #c06d14        
        
          <div style="background-color:#c06d14;">Content here</div>
        
        
          .mybackground {background-color:#c06d14;}
        
        Background color #c06d14
      
           Border around this has a color of #c06d14        
        
          <div style="border:2px solid #c06d14;">Content here</div>
        
        
          .myborder {border:2px solid #c06d14;}
        
        Border color #c06d14