#cf2d18 color space conversions
Hex:
        #cf2d18
        RGB:
        207, 45, 24
        CMY:
        19, 82, 91
        CMYK:
        0, 78, 88, 19
      HSL:
        7°, 79.2208%, 45.2941%
        HSV (HSB):
        7°, 88.4058%, 81.1765%
        XYZ:
        26.8354, 15.2081, 2.3852
        xyY:
        0.6040, 0.3423, 15.2081
      CIE-Lab:
        45.9179, 61.1269, 50.7939
        CIE-LCH:
        45.9179, 79.4765, 39.7252
        CIE-Luv:
        45.9179, 126.3614, 32.1479
        Hunter-Lab:
        38.9976, 54.5853, 23.6719
      #cf2d18 color charts
#cf2d18 RGB chart
      #cf2d18 CMYK chart
      #cf2d18 RGB pie chart
      #cf2d18 color shades, tints & tones
#cf2d18 color schemes
#cf2d18 color preview, HTML & CSS examples
           This text has a color of #cf2d18        
        
          <p style="color:#cf2d18;">Text here</p>
        
        
          .mytext {color:#cf2d18;}
        
        Text color #cf2d18
      
           This box has a color of #cf2d18        
        
          <div style="background-color:#cf2d18;">Content here</div>
        
        
          .mybackground {background-color:#cf2d18;}
        
        Background color #cf2d18
      
           Border around this has a color of #cf2d18        
        
          <div style="border:2px solid #cf2d18;">Content here</div>
        
        
          .myborder {border:2px solid #cf2d18;}
        
        Border color #cf2d18