#cf672a color space conversions
Hex:
        #cf672a
        RGB:
        207, 103, 42
        CMY:
        19, 60, 84
        CMYK:
        0, 50, 80, 19
      HSL:
        22°, 66.2651%, 48.8235%
        HSV (HSB):
        22°, 79.7101%, 81.1765%
        XYZ:
        31.0003, 23.1331, 5.0217
        xyY:
        0.5241, 0.3911, 23.1331
      CIE-Lab:
        55.2091, 37.2389, 51.0510
        CIE-LCH:
        55.2091, 63.1897, 53.8913
        CIE-Luv:
        55.2091, 84.4292, 44.0290
        Hunter-Lab:
        48.0968, 30.8808, 27.4774
      #cf672a color charts
#cf672a RGB chart
      #cf672a CMYK chart
      #cf672a RGB pie chart
      #cf672a color shades, tints & tones
#cf672a color schemes
#cf672a color preview, HTML & CSS examples
           This text has a color of #cf672a        
        
          <p style="color:#cf672a;">Text here</p>
        
        
          .mytext {color:#cf672a;}
        
        Text color #cf672a
      
           This box has a color of #cf672a        
        
          <div style="background-color:#cf672a;">Content here</div>
        
        
          .mybackground {background-color:#cf672a;}
        
        Background color #cf672a
      
           Border around this has a color of #cf672a        
        
          <div style="border:2px solid #cf672a;">Content here</div>
        
        
          .myborder {border:2px solid #cf672a;}
        
        Border color #cf672a