#cf8412 color space conversions
Hex:
        #cf8412
        RGB:
        207, 132, 18
        CMY:
        19, 48, 93
        CMYK:
        0, 36, 91, 19
      HSL:
        36°, 84.0000%, 44.1176%
        HSV (HSB):
        36°, 91.3043%, 81.1765%
        XYZ:
        34.0926, 29.8116, 4.5296
        xyY:
        0.4982, 0.4356, 29.8116
      CIE-Lab:
        61.4913, 21.2436, 64.3062
        CIE-LCH:
        61.4913, 67.7243, 71.7190
        CIE-Luv:
        61.4913, 62.1414, 59.0357
        Hunter-Lab:
        54.6000, 15.9065, 33.3013
      #cf8412 color charts
#cf8412 RGB chart
      #cf8412 CMYK chart
      #cf8412 RGB pie chart
      #cf8412 color shades, tints & tones
#cf8412 color schemes
#cf8412 color preview, HTML & CSS examples
           This text has a color of #cf8412        
        
          <p style="color:#cf8412;">Text here</p>
        
        
          .mytext {color:#cf8412;}
        
        Text color #cf8412
      
           This box has a color of #cf8412        
        
          <div style="background-color:#cf8412;">Content here</div>
        
        
          .mybackground {background-color:#cf8412;}
        
        Background color #cf8412
      
           Border around this has a color of #cf8412        
        
          <div style="border:2px solid #cf8412;">Content here</div>
        
        
          .myborder {border:2px solid #cf8412;}
        
        Border color #cf8412