#cf2d19 color space conversions
Hex:
        #cf2d19
        RGB:
        207, 45, 25
        CMY:
        19, 82, 90
        CMYK:
        0, 78, 88, 19
      HSL:
        7°, 78.4483%, 45.4902%
        HSV (HSB):
        7°, 87.9227%, 81.1765%
        XYZ:
        26.8460, 15.2124, 2.4410
        xyY:
        0.6033, 0.3419, 15.2124
      CIE-Lab:
        45.9237, 61.1453, 50.3707
        CIE-LCH:
        45.9237, 79.2209, 39.4813
        CIE-Luv:
        45.9237, 126.2485, 31.9516
        Hunter-Lab:
        39.0030, 54.6072, 23.5914
      #cf2d19 color charts
#cf2d19 RGB chart
      #cf2d19 CMYK chart
      #cf2d19 RGB pie chart
      #cf2d19 color shades, tints & tones
#cf2d19 color schemes
#cf2d19 color preview, HTML & CSS examples
           This text has a color of #cf2d19        
        
          <p style="color:#cf2d19;">Text here</p>
        
        
          .mytext {color:#cf2d19;}
        
        Text color #cf2d19
      
           This box has a color of #cf2d19        
        
          <div style="background-color:#cf2d19;">Content here</div>
        
        
          .mybackground {background-color:#cf2d19;}
        
        Background color #cf2d19
      
           Border around this has a color of #cf2d19        
        
          <div style="border:2px solid #cf2d19;">Content here</div>
        
        
          .myborder {border:2px solid #cf2d19;}
        
        Border color #cf2d19