#cf0a22 color space conversions
Hex:
        #cf0a22
        RGB:
        207, 10, 34
        CMY:
        19, 96, 87
        CMYK:
        0, 95, 84, 19
      HSL:
        353°, 90.7834%, 42.5490%
        HSV (HSB):
        353°, 95.1691%, 81.1765%
        XYZ:
        26.1294, 13.5980, 2.7609
        xyY:
        0.6150, 0.3200, 13.5980
      CIE-Lab:
        43.6508, 67.9971, 44.0893
        CIE-LCH:
        43.6508, 81.0399, 32.9593
        CIE-Luv:
        43.6508, 136.5347, 25.5638
        Hunter-Lab:
        36.8754, 61.9505, 21.3737
      #cf0a22 color charts
#cf0a22 RGB chart
      #cf0a22 CMYK chart
      #cf0a22 RGB pie chart
      #cf0a22 color shades, tints & tones
#cf0a22 color schemes
#cf0a22 color preview, HTML & CSS examples
           This text has a color of #cf0a22        
        
          <p style="color:#cf0a22;">Text here</p>
        
        
          .mytext {color:#cf0a22;}
        
        Text color #cf0a22
      
           This box has a color of #cf0a22        
        
          <div style="background-color:#cf0a22;">Content here</div>
        
        
          .mybackground {background-color:#cf0a22;}
        
        Background color #cf0a22
      
           Border around this has a color of #cf0a22        
        
          <div style="border:2px solid #cf0a22;">Content here</div>
        
        
          .myborder {border:2px solid #cf0a22;}
        
        Border color #cf0a22