#cf350d color space conversions
Hex:
        #cf350d
        RGB:
        207, 53, 13
        CMY:
        19, 79, 95
        CMYK:
        0, 74, 94, 19
      HSL:
        12°, 88.1818%, 43.1373%
        HSV (HSB):
        12°, 93.7198%, 81.1765%
        XYZ:
        27.0779, 15.8407, 2.0112
        xyY:
        0.6027, 0.3526, 15.8407
      CIE-Lab:
        46.7647, 58.4619, 55.3472
        CIE-LCH:
        46.7647, 80.5053, 43.4323
        CIE-Luv:
        46.7647, 122.9532, 35.4302
        Hunter-Lab:
        39.8003, 51.7906, 24.8642
      #cf350d color charts
#cf350d RGB chart
      #cf350d CMYK chart
      #cf350d RGB pie chart
      #cf350d color shades, tints & tones
#cf350d color schemes
#cf350d color preview, HTML & CSS examples
           This text has a color of #cf350d        
        
          <p style="color:#cf350d;">Text here</p>
        
        
          .mytext {color:#cf350d;}
        
        Text color #cf350d
      
           This box has a color of #cf350d        
        
          <div style="background-color:#cf350d;">Content here</div>
        
        
          .mybackground {background-color:#cf350d;}
        
        Background color #cf350d
      
           Border around this has a color of #cf350d        
        
          <div style="border:2px solid #cf350d;">Content here</div>
        
        
          .myborder {border:2px solid #cf350d;}
        
        Border color #cf350d