#cf6e14 color space conversions
Hex:
        #cf6e14
        RGB:
        207, 110, 20
        CMY:
        19, 57, 92
        CMYK:
        0, 47, 90, 19
      HSL:
        29°, 82.3789%, 44.5098%
        HSV (HSB):
        29°, 90.3382%, 81.1765%
        XYZ:
        31.4343, 24.4678, 3.7278
        xyY:
        0.5272, 0.4103, 24.4678
      CIE-Lab:
        56.5531, 33.0447, 60.1493
        CIE-LCH:
        56.5531, 68.6286, 61.2166
        CIE-Luv:
        56.5531, 80.2169, 50.9050
        Hunter-Lab:
        49.4649, 26.8709, 30.1572
      #cf6e14 color charts
#cf6e14 RGB chart
      #cf6e14 CMYK chart
      #cf6e14 RGB pie chart
      #cf6e14 color shades, tints & tones
#cf6e14 color schemes
#cf6e14 color preview, HTML & CSS examples
           This text has a color of #cf6e14        
        
          <p style="color:#cf6e14;">Text here</p>
        
        
          .mytext {color:#cf6e14;}
        
        Text color #cf6e14
      
           This box has a color of #cf6e14        
        
          <div style="background-color:#cf6e14;">Content here</div>
        
        
          .mybackground {background-color:#cf6e14;}
        
        Background color #cf6e14
      
           Border around this has a color of #cf6e14        
        
          <div style="border:2px solid #cf6e14;">Content here</div>
        
        
          .myborder {border:2px solid #cf6e14;}
        
        Border color #cf6e14