#cf1120 color space conversions
Hex:
        #cf1120
        RGB:
        207, 17, 32
        CMY:
        19, 93, 87
        CMYK:
        0, 92, 85, 19
      HSL:
        355°, 84.8214%, 43.9216%
        HSV (HSB):
        355°, 91.7874%, 81.1765%
        XYZ:
        26.1933, 13.7706, 2.6439
        xyY:
        0.6148, 0.3232, 13.7706
      CIE-Lab:
        43.9021, 67.1785, 45.3641
        CIE-LCH:
        43.9021, 81.0608, 34.0302
        CIE-Luv:
        43.9021, 135.5333, 26.5921
        Hunter-Lab:
        37.1087, 61.0544, 21.7518
      #cf1120 color charts
#cf1120 RGB chart
      #cf1120 CMYK chart
      #cf1120 RGB pie chart
      #cf1120 color shades, tints & tones
#cf1120 color schemes
#cf1120 color preview, HTML & CSS examples
           This text has a color of #cf1120        
        
          <p style="color:#cf1120;">Text here</p>
        
        
          .mytext {color:#cf1120;}
        
        Text color #cf1120
      
           This box has a color of #cf1120        
        
          <div style="background-color:#cf1120;">Content here</div>
        
        
          .mybackground {background-color:#cf1120;}
        
        Background color #cf1120
      
           Border around this has a color of #cf1120        
        
          <div style="border:2px solid #cf1120;">Content here</div>
        
        
          .myborder {border:2px solid #cf1120;}
        
        Border color #cf1120