#c43312 color space conversions
Hex:
        #c43312
        RGB:
        196, 51, 18
        CMY:
        23, 80, 93
        CMYK:
        0, 74, 91, 23
      HSL:
        11°, 83.1776%, 41.9608%
        HSV (HSB):
        11°, 90.8163%, 76.8627%
        XYZ:
        24.0580, 14.1471, 2.0349
        xyY:
        0.5979, 0.3516, 14.1471
      CIE-Lab:
        44.4431, 55.7529, 51.1369
        CIE-LCH:
        44.4431, 75.6530, 42.5272
        CIE-Luv:
        44.4431, 115.0939, 32.9288
        Hunter-Lab:
        37.6126, 48.3509, 23.1211
      #c43312 color charts
#c43312 RGB chart
      #c43312 CMYK chart
      #c43312 RGB pie chart
      #c43312 color shades, tints & tones
#c43312 color schemes
#c43312 color preview, HTML & CSS examples
           This text has a color of #c43312        
        
          <p style="color:#c43312;">Text here</p>
        
        
          .mytext {color:#c43312;}
        
        Text color #c43312
      
           This box has a color of #c43312        
        
          <div style="background-color:#c43312;">Content here</div>
        
        
          .mybackground {background-color:#c43312;}
        
        Background color #c43312
      
           Border around this has a color of #c43312        
        
          <div style="border:2px solid #c43312;">Content here</div>
        
        
          .myborder {border:2px solid #c43312;}
        
        Border color #c43312