#cf8e12 color space conversions
Hex:
        #cf8e12
        RGB:
        207, 142, 18
        CMY:
        19, 44, 93
        CMYK:
        0, 31, 91, 19
      HSL:
        39°, 84.0000%, 44.1176%
        HSV (HSB):
        39°, 91.3043%, 81.1765%
        XYZ:
        35.5143, 32.6551, 5.0035
        xyY:
        0.4853, 0.4463, 32.6551
      CIE-Lab:
        63.8806, 15.8161, 66.0886
        CIE-LCH:
        63.8806, 67.9548, 76.5413
        CIE-Luv:
        63.8806, 54.0276, 62.7499
        Hunter-Lab:
        57.1446, 10.9313, 34.8099
      #cf8e12 color charts
#cf8e12 RGB chart
      #cf8e12 CMYK chart
      #cf8e12 RGB pie chart
      #cf8e12 color shades, tints & tones
#cf8e12 color schemes
#cf8e12 color preview, HTML & CSS examples
           This text has a color of #cf8e12        
        
          <p style="color:#cf8e12;">Text here</p>
        
        
          .mytext {color:#cf8e12;}
        
        Text color #cf8e12
      
           This box has a color of #cf8e12        
        
          <div style="background-color:#cf8e12;">Content here</div>
        
        
          .mybackground {background-color:#cf8e12;}
        
        Background color #cf8e12
      
           Border around this has a color of #cf8e12        
        
          <div style="border:2px solid #cf8e12;">Content here</div>
        
        
          .myborder {border:2px solid #cf8e12;}
        
        Border color #cf8e12