#c66812 color space conversions
Hex:
        #c66812
        RGB:
        198, 104, 18
        CMY:
        22, 59, 93
        CMYK:
        0, 47, 91, 22
      HSL:
        29°, 83.3333%, 42.3529%
        HSV (HSB):
        29°, 90.9091%, 77.6471%
        XYZ:
        28.3482, 21.9501, 3.3149
        xyY:
        0.5288, 0.4094, 21.9501
      CIE-Lab:
        53.9740, 32.4541, 58.1944
        CIE-LCH:
        53.9740, 66.6322, 60.8523
        CIE-Luv:
        53.9740, 77.6565, 48.5213
        Hunter-Lab:
        46.8509, 26.0164, 28.6006
      #c66812 color charts
#c66812 RGB chart
      #c66812 CMYK chart
      #c66812 RGB pie chart
      #c66812 color shades, tints & tones
#c66812 color schemes
#c66812 color preview, HTML & CSS examples
           This text has a color of #c66812        
        
          <p style="color:#c66812;">Text here</p>
        
        
          .mytext {color:#c66812;}
        
        Text color #c66812
      
           This box has a color of #c66812        
        
          <div style="background-color:#c66812;">Content here</div>
        
        
          .mybackground {background-color:#c66812;}
        
        Background color #c66812
      
           Border around this has a color of #c66812        
        
          <div style="border:2px solid #c66812;">Content here</div>
        
        
          .myborder {border:2px solid #c66812;}
        
        Border color #c66812