#cf1916 color space conversions
Hex:
        #cf1916
        RGB:
        207, 25, 22
        CMY:
        19, 90, 91
        CMYK:
        0, 88, 89, 19
      HSL:
        1°, 80.7860%, 44.9020%
        HSV (HSB):
        1°, 89.3720%, 81.1765%
        XYZ:
        26.2246, 14.0186, 2.0827
        xyY:
        0.6196, 0.3312, 14.0186
      CIE-Lab:
        44.2596, 65.7672, 50.4081
        CIE-LCH:
        44.2596, 82.8632, 37.4688
        CIE-Luv:
        44.2596, 134.8000, 29.5754
        Hunter-Lab:
        37.4414, 59.5019, 22.9109
      #cf1916 color charts
#cf1916 RGB chart
      #cf1916 CMYK chart
      #cf1916 RGB pie chart
      #cf1916 color shades, tints & tones
#cf1916 color schemes
#cf1916 color preview, HTML & CSS examples
           This text has a color of #cf1916        
        
          <p style="color:#cf1916;">Text here</p>
        
        
          .mytext {color:#cf1916;}
        
        Text color #cf1916
      
           This box has a color of #cf1916        
        
          <div style="background-color:#cf1916;">Content here</div>
        
        
          .mybackground {background-color:#cf1916;}
        
        Background color #cf1916
      
           Border around this has a color of #cf1916        
        
          <div style="border:2px solid #cf1916;">Content here</div>
        
        
          .myborder {border:2px solid #cf1916;}
        
        Border color #cf1916