#cf480a color space conversions
Hex:
        #cf480a
        RGB:
        207, 72, 10
        CMY:
        19, 72, 96
        CMYK:
        0, 65, 95, 19
      HSL:
        19°, 90.7834%, 42.5490%
        HSV (HSB):
        19°, 95.1691%, 81.1765%
        XYZ:
        28.1043, 17.9220, 2.2652
        xyY:
        0.5820, 0.3711, 17.9220
      CIE-Lab:
        49.4014, 51.2025, 57.7548
        CIE-LCH:
        49.4014, 77.1836, 48.4414
        CIE-Luv:
        49.4014, 110.6423, 40.2807
        Hunter-Lab:
        42.3344, 44.4143, 26.4617
      #cf480a color charts
#cf480a RGB chart
      #cf480a CMYK chart
      #cf480a RGB pie chart
      #cf480a color shades, tints & tones
#cf480a color schemes
#cf480a color preview, HTML & CSS examples
           This text has a color of #cf480a        
        
          <p style="color:#cf480a;">Text here</p>
        
        
          .mytext {color:#cf480a;}
        
        Text color #cf480a
      
           This box has a color of #cf480a        
        
          <div style="background-color:#cf480a;">Content here</div>
        
        
          .mybackground {background-color:#cf480a;}
        
        Background color #cf480a
      
           Border around this has a color of #cf480a        
        
          <div style="border:2px solid #cf480a;">Content here</div>
        
        
          .myborder {border:2px solid #cf480a;}
        
        Border color #cf480a