#cf1a21 color space conversions
Hex:
        #cf1a21
        RGB:
        207, 26, 33
        CMY:
        19, 90, 87
        CMYK:
        0, 87, 84, 19
      HSL:
        358°, 77.6824%, 45.6863%
        HSV (HSB):
        358°, 87.4396%, 81.1765%
        XYZ:
        26.3760, 14.1140, 2.7729
        xyY:
        0.6097, 0.3262, 14.1140
      CIE-Lab:
        44.3960, 65.8048, 45.2886
        CIE-LCH:
        44.3960, 79.8832, 34.5368
        CIE-Luv:
        44.3960, 132.9369, 27.2304
        Hunter-Lab:
        37.5686, 59.5757, 21.9218
      #cf1a21 color charts
#cf1a21 RGB chart
      #cf1a21 CMYK chart
      #cf1a21 RGB pie chart
      #cf1a21 color shades, tints & tones
#cf1a21 color schemes
#cf1a21 color preview, HTML & CSS examples
           This text has a color of #cf1a21        
        
          <p style="color:#cf1a21;">Text here</p>
        
        
          .mytext {color:#cf1a21;}
        
        Text color #cf1a21
      
           This box has a color of #cf1a21        
        
          <div style="background-color:#cf1a21;">Content here</div>
        
        
          .mybackground {background-color:#cf1a21;}
        
        Background color #cf1a21
      
           Border around this has a color of #cf1a21        
        
          <div style="border:2px solid #cf1a21;">Content here</div>
        
        
          .myborder {border:2px solid #cf1a21;}
        
        Border color #cf1a21