#cf7f14 color space conversions
Hex:
        #cf7f14
        RGB:
        207, 127, 20
        CMY:
        19, 50, 92
        CMYK:
        0, 39, 90, 19
      HSL:
        34°, 82.3789%, 44.5098%
        HSV (HSB):
        34°, 90.3382%, 81.1765%
        XYZ:
        33.4478, 28.4946, 4.3989
        xyY:
        0.5042, 0.4295, 28.4946
      CIE-Lab:
        60.3330, 23.9823, 62.9820
        CIE-LCH:
        60.3330, 67.3935, 69.1541
        CIE-Luv:
        60.3330, 66.1829, 56.9642
        Hunter-Lab:
        53.3804, 18.4312, 32.4803
      #cf7f14 color charts
#cf7f14 RGB chart
      #cf7f14 CMYK chart
      #cf7f14 RGB pie chart
      #cf7f14 color shades, tints & tones
#cf7f14 color schemes
#cf7f14 color preview, HTML & CSS examples
           This text has a color of #cf7f14        
        
          <p style="color:#cf7f14;">Text here</p>
        
        
          .mytext {color:#cf7f14;}
        
        Text color #cf7f14
      
           This box has a color of #cf7f14        
        
          <div style="background-color:#cf7f14;">Content here</div>
        
        
          .mybackground {background-color:#cf7f14;}
        
        Background color #cf7f14
      
           Border around this has a color of #cf7f14        
        
          <div style="border:2px solid #cf7f14;">Content here</div>
        
        
          .myborder {border:2px solid #cf7f14;}
        
        Border color #cf7f14