#c40608 color space conversions
Hex:
        #c40608
        RGB:
        196, 6, 8
        CMY:
        23, 98, 97
        CMYK:
        0, 97, 96, 23
      HSL:
        359°, 94.0594%, 39.6078%
        HSV (HSB):
        359°, 96.9388%, 76.8627%
        XYZ:
        22.8739, 11.8835, 1.3179
        xyY:
        0.6341, 0.3294, 11.8835
      CIE-Lab:
        41.0304, 65.1865, 52.4082
        CIE-LCH:
        41.0304, 83.6415, 38.7983
        CIE-Luv:
        41.0304, 132.4446, 28.3632
        Hunter-Lab:
        34.4725, 58.1150, 21.8641
      #c40608 color charts
#c40608 RGB chart
      #c40608 CMYK chart
      #c40608 RGB pie chart
      #c40608 color shades, tints & tones
#c40608 color schemes
#c40608 color preview, HTML & CSS examples
           This text has a color of #c40608        
        
          <p style="color:#c40608;">Text here</p>
        
        
          .mytext {color:#c40608;}
        
        Text color #c40608
      
           This box has a color of #c40608        
        
          <div style="background-color:#c40608;">Content here</div>
        
        
          .mybackground {background-color:#c40608;}
        
        Background color #c40608
      
           Border around this has a color of #c40608        
        
          <div style="border:2px solid #c40608;">Content here</div>
        
        
          .myborder {border:2px solid #c40608;}
        
        Border color #c40608