#cf1b14 color space conversions
Hex:
        #cf1b14
        RGB:
        207, 27, 20
        CMY:
        19, 89, 92
        CMYK:
        0, 87, 90, 19
      HSL:
        2°, 82.3789%, 44.5098%
        HSV (HSB):
        2°, 90.3382%, 81.1765%
        XYZ:
        26.2503, 14.0998, 1.9998
        xyY:
        0.6198, 0.3329, 14.0998
      CIE-Lab:
        44.3757, 65.3733, 51.3278
        CIE-LCH:
        44.3757, 83.1156, 38.1372
        CIE-Luv:
        44.3757, 134.3801, 30.1586
        Hunter-Lab:
        37.5497, 59.0744, 23.1271
      #cf1b14 color charts
#cf1b14 RGB chart
      #cf1b14 CMYK chart
      #cf1b14 RGB pie chart
      #cf1b14 color shades, tints & tones
#cf1b14 color schemes
#cf1b14 color preview, HTML & CSS examples
           This text has a color of #cf1b14        
        
          <p style="color:#cf1b14;">Text here</p>
        
        
          .mytext {color:#cf1b14;}
        
        Text color #cf1b14
      
           This box has a color of #cf1b14        
        
          <div style="background-color:#cf1b14;">Content here</div>
        
        
          .mybackground {background-color:#cf1b14;}
        
        Background color #cf1b14
      
           Border around this has a color of #cf1b14        
        
          <div style="border:2px solid #cf1b14;">Content here</div>
        
        
          .myborder {border:2px solid #cf1b14;}
        
        Border color #cf1b14