#cf4712 color space conversions
Hex:
        #cf4712
        RGB:
        207, 71, 18
        CMY:
        19, 72, 93
        CMYK:
        0, 66, 91, 19
      HSL:
        17°, 84.0000%, 44.1176%
        HSV (HSB):
        17°, 91.3043%, 81.1765%
        XYZ:
        28.0945, 17.8155, 2.5303
        xyY:
        0.5800, 0.3678, 17.8155
      CIE-Lab:
        49.2716, 51.7235, 55.4641
        CIE-LCH:
        49.2716, 75.8392, 46.9987
        CIE-Luv:
        49.2716, 110.9048, 39.0600
        Hunter-Lab:
        42.2085, 44.9473, 25.9917
      #cf4712 color charts
#cf4712 RGB chart
      #cf4712 CMYK chart
      #cf4712 RGB pie chart
      #cf4712 color shades, tints & tones
#cf4712 color schemes
#cf4712 color preview, HTML & CSS examples
           This text has a color of #cf4712        
        
          <p style="color:#cf4712;">Text here</p>
        
        
          .mytext {color:#cf4712;}
        
        Text color #cf4712
      
           This box has a color of #cf4712        
        
          <div style="background-color:#cf4712;">Content here</div>
        
        
          .mybackground {background-color:#cf4712;}
        
        Background color #cf4712
      
           Border around this has a color of #cf4712        
        
          <div style="border:2px solid #cf4712;">Content here</div>
        
        
          .myborder {border:2px solid #cf4712;}
        
        Border color #cf4712