#c00f24 color space conversions
Hex:
        #c00f24
        RGB:
        192, 15, 36
        CMY:
        25, 94, 86
        CMYK:
        0, 92, 81, 25
      HSL:
        353°, 85.5072%, 40.5882%
        HSV (HSB):
        353°, 92.1875%, 75.2941%
        XYZ:
        22.2275, 11.6755, 2.7511
        xyY:
        0.6064, 0.3185, 11.6755
      CIE-Lab:
        40.6956, 63.6718, 39.0633
        CIE-LCH:
        40.6956, 74.6997, 31.5296
        CIE-Luv:
        40.6956, 124.0997, 22.5993
        Hunter-Lab:
        34.1694, 56.3193, 19.1449
      #c00f24 color charts
#c00f24 RGB chart
      #c00f24 CMYK chart
      #c00f24 RGB pie chart
      #c00f24 color shades, tints & tones
#c00f24 color schemes
#c00f24 color preview, HTML & CSS examples
           This text has a color of #c00f24        
        
          <p style="color:#c00f24;">Text here</p>
        
        
          .mytext {color:#c00f24;}
        
        Text color #c00f24
      
           This box has a color of #c00f24        
        
          <div style="background-color:#c00f24;">Content here</div>
        
        
          .mybackground {background-color:#c00f24;}
        
        Background color #c00f24
      
           Border around this has a color of #c00f24        
        
          <div style="border:2px solid #c00f24;">Content here</div>
        
        
          .myborder {border:2px solid #c00f24;}
        
        Border color #c00f24