#cf4614 color space conversions
Hex:
        #cf4614
        RGB:
        207, 70, 20
        CMY:
        19, 73, 92
        CMYK:
        0, 66, 90, 19
      HSL:
        16°, 82.3789%, 44.5098%
        HSV (HSB):
        16°, 90.3382%, 81.1765%
        XYZ:
        28.0486, 17.6962, 2.5992
        xyY:
        0.5802, 0.3660, 17.6962
      CIE-Lab:
        49.1256, 52.1712, 54.6985
        CIE-LCH:
        49.1256, 75.5894, 46.3547
        CIE-Luv:
        49.1256, 111.4671, 38.4956
        Hunter-Lab:
        42.0669, 45.3998, 25.7834
      #cf4614 color charts
#cf4614 RGB chart
      #cf4614 CMYK chart
      #cf4614 RGB pie chart
      #cf4614 color shades, tints & tones
#cf4614 color schemes
#cf4614 color preview, HTML & CSS examples
           This text has a color of #cf4614        
        
          <p style="color:#cf4614;">Text here</p>
        
        
          .mytext {color:#cf4614;}
        
        Text color #cf4614
      
           This box has a color of #cf4614        
        
          <div style="background-color:#cf4614;">Content here</div>
        
        
          .mybackground {background-color:#cf4614;}
        
        Background color #cf4614
      
           Border around this has a color of #cf4614        
        
          <div style="border:2px solid #cf4614;">Content here</div>
        
        
          .myborder {border:2px solid #cf4614;}
        
        Border color #cf4614