#cf471a color space conversions
Hex:
        #cf471a
        RGB:
        207, 71, 26
        CMY:
        19, 72, 90
        CMYK:
        0, 66, 87, 19
      HSL:
        15°, 77.6824%, 45.6863%
        HSV (HSB):
        15°, 87.4396%, 81.1765%
        XYZ:
        28.1718, 17.8465, 2.9372
        xyY:
        0.5755, 0.3645, 17.8465
      CIE-Lab:
        49.3093, 51.8660, 52.6205
        CIE-LCH:
        49.3093, 73.8850, 45.4137
        CIE-Luv:
        49.3093, 110.2650, 37.7134
        Hunter-Lab:
        42.2451, 45.1068, 25.4493
      #cf471a color charts
#cf471a RGB chart
      #cf471a CMYK chart
      #cf471a RGB pie chart
      #cf471a color shades, tints & tones
#cf471a color schemes
#cf471a color preview, HTML & CSS examples
           This text has a color of #cf471a        
        
          <p style="color:#cf471a;">Text here</p>
        
        
          .mytext {color:#cf471a;}
        
        Text color #cf471a
      
           This box has a color of #cf471a        
        
          <div style="background-color:#cf471a;">Content here</div>
        
        
          .mybackground {background-color:#cf471a;}
        
        Background color #cf471a
      
           Border around this has a color of #cf471a        
        
          <div style="border:2px solid #cf471a;">Content here</div>
        
        
          .myborder {border:2px solid #cf471a;}
        
        Border color #cf471a