#c41008 color space conversions
Hex:
        #c41008
        RGB:
        196, 16, 8
        CMY:
        23, 94, 97
        CMYK:
        0, 92, 96, 23
      HSL:
        3°, 92.1569%, 40.0000%
        HSV (HSB):
        3°, 95.9184%, 76.8627%
        XYZ:
        22.9941, 12.1239, 1.3579
        xyY:
        0.6304, 0.3324, 12.1239
      CIE-Lab:
        41.4123, 64.0841, 52.6060
        CIE-LCH:
        41.4123, 82.9106, 39.3823
        CIE-Luv:
        41.4123, 130.4952, 29.0334
        Hunter-Lab:
        34.8194, 56.9443, 22.0613
      #c41008 color charts
#c41008 RGB chart
      #c41008 CMYK chart
      #c41008 RGB pie chart
      #c41008 color shades, tints & tones
#c41008 color schemes
#c41008 color preview, HTML & CSS examples
           This text has a color of #c41008        
        
          <p style="color:#c41008;">Text here</p>
        
        
          .mytext {color:#c41008;}
        
        Text color #c41008
      
           This box has a color of #c41008        
        
          <div style="background-color:#c41008;">Content here</div>
        
        
          .mybackground {background-color:#c41008;}
        
        Background color #c41008
      
           Border around this has a color of #c41008        
        
          <div style="border:2px solid #c41008;">Content here</div>
        
        
          .myborder {border:2px solid #c41008;}
        
        Border color #c41008