#cf9612 color space conversions
Hex:
        #cf9612
        RGB:
        207, 150, 18
        CMY:
        19, 41, 93
        CMYK:
        0, 28, 91, 19
      HSL:
        42°, 84.0000%, 44.1176%
        HSV (HSB):
        42°, 91.3043%, 81.1765%
        XYZ:
        36.7477, 35.1218, 5.4146
        xyY:
        0.4755, 0.4545, 35.1218
      CIE-Lab:
        65.8434, 11.4776, 67.5620
        CIE-LCH:
        65.8434, 68.5300, 80.3585
        CIE-Luv:
        65.8434, 47.6531, 65.7617
        Hunter-Lab:
        59.2636, 6.9714, 36.0675
      #cf9612 color charts
#cf9612 RGB chart
      #cf9612 CMYK chart
      #cf9612 RGB pie chart
      #cf9612 color shades, tints & tones
#cf9612 color schemes
#cf9612 color preview, HTML & CSS examples
           This text has a color of #cf9612        
        
          <p style="color:#cf9612;">Text here</p>
        
        
          .mytext {color:#cf9612;}
        
        Text color #cf9612
      
           This box has a color of #cf9612        
        
          <div style="background-color:#cf9612;">Content here</div>
        
        
          .mybackground {background-color:#cf9612;}
        
        Background color #cf9612
      
           Border around this has a color of #cf9612        
        
          <div style="border:2px solid #cf9612;">Content here</div>
        
        
          .myborder {border:2px solid #cf9612;}
        
        Border color #cf9612