#cf1b31 color space conversions
Hex:
        #cf1b31
        RGB:
        207, 27, 49
        CMY:
        19, 89, 81
        CMYK:
        0, 87, 76, 19
      HSL:
        353°, 76.9231%, 45.8824%
        HSV (HSB):
        353°, 86.9565%, 81.1765%
        XYZ:
        26.6784, 14.2710, 4.2542
        xyY:
        0.5902, 0.3157, 14.2710
      CIE-Lab:
        44.6191, 66.0846, 36.6502
        CIE-LCH:
        44.6191, 75.5672, 29.0125
        CIE-Luv:
        44.6191, 129.4154, 22.2242
        Hunter-Lab:
        37.7770, 59.9485, 19.7670
      #cf1b31 color charts
#cf1b31 RGB chart
      #cf1b31 CMYK chart
      #cf1b31 RGB pie chart
      #cf1b31 color shades, tints & tones
#cf1b31 color schemes
#cf1b31 color preview, HTML & CSS examples
           This text has a color of #cf1b31        
        
          <p style="color:#cf1b31;">Text here</p>
        
        
          .mytext {color:#cf1b31;}
        
        Text color #cf1b31
      
           This box has a color of #cf1b31        
        
          <div style="background-color:#cf1b31;">Content here</div>
        
        
          .mybackground {background-color:#cf1b31;}
        
        Background color #cf1b31
      
           Border around this has a color of #cf1b31        
        
          <div style="border:2px solid #cf1b31;">Content here</div>
        
        
          .myborder {border:2px solid #cf1b31;}
        
        Border color #cf1b31