#c4200e color space conversions
Hex:
        #c4200e
        RGB:
        196, 32, 14
        CMY:
        23, 87, 95
        CMYK:
        0, 84, 93, 23
      HSL:
        6°, 86.6667%, 41.1765%
        HSV (HSB):
        6°, 92.8571%, 76.8627%
        XYZ:
        23.3607, 12.8005, 1.6550
        xyY:
        0.6177, 0.3385, 12.8005
      CIE-Lab:
        42.4611, 61.2108, 51.2531
        CIE-LCH:
        42.4611, 79.8351, 39.9402
        CIE-Luv:
        42.4611, 124.8935, 30.0996
        Hunter-Lab:
        35.7778, 53.9386, 22.3019
      #c4200e color charts
#c4200e RGB chart
      #c4200e CMYK chart
      #c4200e RGB pie chart
      #c4200e color shades, tints & tones
#c4200e color schemes
#c4200e color preview, HTML & CSS examples
           This text has a color of #c4200e        
        
          <p style="color:#c4200e;">Text here</p>
        
        
          .mytext {color:#c4200e;}
        
        Text color #c4200e
      
           This box has a color of #c4200e        
        
          <div style="background-color:#c4200e;">Content here</div>
        
        
          .mybackground {background-color:#c4200e;}
        
        Background color #c4200e
      
           Border around this has a color of #c4200e        
        
          <div style="border:2px solid #c4200e;">Content here</div>
        
        
          .myborder {border:2px solid #c4200e;}
        
        Border color #c4200e