#cf341b color space conversions
Hex:
        #cf341b
        RGB:
        207, 52, 27
        CMY:
        19, 80, 89
        CMYK:
        0, 75, 87, 19
      HSL:
        8°, 76.9231%, 45.8824%
        HSV (HSB):
        8°, 86.9565%, 81.1765%
        XYZ:
        27.1579, 15.8005, 2.6553
        xyY:
        0.5954, 0.3464, 15.8005
      CIE-Lab:
        46.7117, 59.0147, 50.1251
        CIE-LCH:
        46.7117, 77.4291, 40.3435
        CIE-Luv:
        46.7117, 122.2693, 32.9263
        Hunter-Lab:
        39.7499, 52.3927, 23.8643
      #cf341b color charts
#cf341b RGB chart
      #cf341b CMYK chart
      #cf341b RGB pie chart
      #cf341b color shades, tints & tones
#cf341b color schemes
#cf341b color preview, HTML & CSS examples
           This text has a color of #cf341b        
        
          <p style="color:#cf341b;">Text here</p>
        
        
          .mytext {color:#cf341b;}
        
        Text color #cf341b
      
           This box has a color of #cf341b        
        
          <div style="background-color:#cf341b;">Content here</div>
        
        
          .mybackground {background-color:#cf341b;}
        
        Background color #cf341b
      
           Border around this has a color of #cf341b        
        
          <div style="border:2px solid #cf341b;">Content here</div>
        
        
          .myborder {border:2px solid #cf341b;}
        
        Border color #cf341b