#cf301b color space conversions
Hex:
        #cf301b
        RGB:
        207, 48, 27
        CMY:
        19, 81, 89
        CMYK:
        0, 77, 87, 19
      HSL:
        7°, 76.9231%, 45.8824%
        HSV (HSB):
        7°, 86.9565%, 81.1765%
        XYZ:
        26.9869, 15.4584, 2.5983
        xyY:
        0.5991, 0.3432, 15.4584
      CIE-Lab:
        46.2558, 60.2868, 49.7573
        CIE-LCH:
        46.2558, 78.1683, 39.5343
        CIE-Luv:
        46.2558, 124.4602, 32.1120
        Hunter-Lab:
        39.3172, 53.7153, 23.6038
      #cf301b color charts
#cf301b RGB chart
      #cf301b CMYK chart
      #cf301b RGB pie chart
      #cf301b color shades, tints & tones
#cf301b color schemes
#cf301b color preview, HTML & CSS examples
           This text has a color of #cf301b        
        
          <p style="color:#cf301b;">Text here</p>
        
        
          .mytext {color:#cf301b;}
        
        Text color #cf301b
      
           This box has a color of #cf301b        
        
          <div style="background-color:#cf301b;">Content here</div>
        
        
          .mybackground {background-color:#cf301b;}
        
        Background color #cf301b
      
           Border around this has a color of #cf301b        
        
          <div style="border:2px solid #cf301b;">Content here</div>
        
        
          .myborder {border:2px solid #cf301b;}
        
        Border color #cf301b