#cf6a16 color space conversions
Hex:
        #cf6a16
        RGB:
        207, 106, 22
        CMY:
        19, 58, 91
        CMYK:
        0, 49, 89, 19
      HSL:
        27°, 80.7860%, 44.9020%
        HSV (HSB):
        27°, 89.3720%, 81.1765%
        XYZ:
        31.0310, 23.6314, 3.6849
        xyY:
        0.5318, 0.4050, 23.6314
      CIE-Lab:
        55.7168, 35.1641, 58.9578
        CIE-LCH:
        55.7168, 68.6479, 59.1869
        CIE-Luv:
        55.7168, 83.4159, 49.2444
        Hunter-Lab:
        48.6121, 28.8721, 29.5342
      #cf6a16 color charts
#cf6a16 RGB chart
      #cf6a16 CMYK chart
      #cf6a16 RGB pie chart
      #cf6a16 color shades, tints & tones
#cf6a16 color schemes
#cf6a16 color preview, HTML & CSS examples
           This text has a color of #cf6a16        
        
          <p style="color:#cf6a16;">Text here</p>
        
        
          .mytext {color:#cf6a16;}
        
        Text color #cf6a16
      
           This box has a color of #cf6a16        
        
          <div style="background-color:#cf6a16;">Content here</div>
        
        
          .mybackground {background-color:#cf6a16;}
        
        Background color #cf6a16
      
           Border around this has a color of #cf6a16        
        
          <div style="border:2px solid #cf6a16;">Content here</div>
        
        
          .myborder {border:2px solid #cf6a16;}
        
        Border color #cf6a16