#cf7614 color space conversions
Hex:
        #cf7614
        RGB:
        207, 118, 20
        CMY:
        19, 54, 92
        CMYK:
        0, 43, 90, 19
      HSL:
        31°, 82.3789%, 44.5098%
        HSV (HSB):
        31°, 90.3382%, 81.1765%
        XYZ:
        32.3368, 26.2728, 4.0286
        xyY:
        0.5162, 0.4194, 26.2728
      CIE-Lab:
        58.2951, 28.8143, 61.4507
        CIE-LCH:
        58.2951, 67.8708, 64.8781
        CIE-Luv:
        58.2951, 73.6066, 53.7169
        Hunter-Lab:
        51.2570, 22.9118, 31.2199
      #cf7614 color charts
#cf7614 RGB chart
      #cf7614 CMYK chart
      #cf7614 RGB pie chart
      #cf7614 color shades, tints & tones
#cf7614 color schemes
#cf7614 color preview, HTML & CSS examples
           This text has a color of #cf7614        
        
          <p style="color:#cf7614;">Text here</p>
        
        
          .mytext {color:#cf7614;}
        
        Text color #cf7614
      
           This box has a color of #cf7614        
        
          <div style="background-color:#cf7614;">Content here</div>
        
        
          .mybackground {background-color:#cf7614;}
        
        Background color #cf7614
      
           Border around this has a color of #cf7614        
        
          <div style="border:2px solid #cf7614;">Content here</div>
        
        
          .myborder {border:2px solid #cf7614;}
        
        Border color #cf7614