#cf0d22 color space conversions
Hex:
        #cf0d22
        RGB:
        207, 13, 34
        CMY:
        19, 95, 87
        CMYK:
        0, 94, 84, 19
      HSL:
        354°, 88.1818%, 43.1373%
        HSV (HSB):
        354°, 93.7198%, 81.1765%
        XYZ:
        26.1648, 13.6687, 2.7727
        xyY:
        0.6141, 0.3208, 13.6687
      CIE-Lab:
        43.7541, 67.6986, 44.1838
        CIE-LCH:
        43.7541, 80.8412, 33.1307
        CIE-Luv:
        43.7541, 136.0150, 25.7564
        Hunter-Lab:
        36.9713, 61.6258, 21.4334
      #cf0d22 color charts
#cf0d22 RGB chart
      #cf0d22 CMYK chart
      #cf0d22 RGB pie chart
      #cf0d22 color shades, tints & tones
#cf0d22 color schemes
#cf0d22 color preview, HTML & CSS examples
           This text has a color of #cf0d22        
        
          <p style="color:#cf0d22;">Text here</p>
        
        
          .mytext {color:#cf0d22;}
        
        Text color #cf0d22
      
           This box has a color of #cf0d22        
        
          <div style="background-color:#cf0d22;">Content here</div>
        
        
          .mybackground {background-color:#cf0d22;}
        
        Background color #cf0d22
      
           Border around this has a color of #cf0d22        
        
          <div style="border:2px solid #cf0d22;">Content here</div>
        
        
          .myborder {border:2px solid #cf0d22;}
        
        Border color #cf0d22