#cf460d color space conversions
Hex:
        #cf460d
        RGB:
        207, 70, 13
        CMY:
        19, 73, 95
        CMYK:
        0, 66, 94, 19
      HSL:
        18°, 88.1818%, 43.1373%
        HSV (HSB):
        18°, 93.7198%, 81.1765%
        XYZ:
        27.9949, 17.6748, 2.3168
        xyY:
        0.5834, 0.3683, 17.6748
      CIE-Lab:
        49.0992, 52.0724, 56.8189
        CIE-LCH:
        49.0992, 77.0709, 47.4959
        CIE-Luv:
        49.0992, 111.9194, 39.4389
        Hunter-Lab:
        42.0414, 45.2889, 26.1616
      #cf460d color charts
#cf460d RGB chart
      #cf460d CMYK chart
      #cf460d RGB pie chart
      #cf460d color shades, tints & tones
#cf460d color schemes
#cf460d color preview, HTML & CSS examples
           This text has a color of #cf460d        
        
          <p style="color:#cf460d;">Text here</p>
        
        
          .mytext {color:#cf460d;}
        
        Text color #cf460d
      
           This box has a color of #cf460d        
        
          <div style="background-color:#cf460d;">Content here</div>
        
        
          .mybackground {background-color:#cf460d;}
        
        Background color #cf460d
      
           Border around this has a color of #cf460d        
        
          <div style="border:2px solid #cf460d;">Content here</div>
        
        
          .myborder {border:2px solid #cf460d;}
        
        Border color #cf460d