#c4250d color space conversions
Hex:
        #c4250d
        RGB:
        196, 37, 13
        CMY:
        23, 85, 95
        CMYK:
        0, 81, 93, 23
      HSL:
        8°, 87.5598%, 40.9804%
        HSV (HSB):
        8°, 93.3673%, 76.8627%
        XYZ:
        23.4992, 13.0880, 1.6685
        xyY:
        0.6143, 0.3421, 13.0880
      CIE-Lab:
        42.8955, 59.9559, 51.8678
        CIE-LCH:
        42.8955, 79.2778, 40.8630
        CIE-Luv:
        42.8955, 122.8207, 31.0004
        Hunter-Lab:
        36.1773, 52.6355, 22.5897
      #c4250d color charts
#c4250d RGB chart
      #c4250d CMYK chart
      #c4250d RGB pie chart
      #c4250d color shades, tints & tones
#c4250d color schemes
#c4250d color preview, HTML & CSS examples
           This text has a color of #c4250d        
        
          <p style="color:#c4250d;">Text here</p>
        
        
          .mytext {color:#c4250d;}
        
        Text color #c4250d
      
           This box has a color of #c4250d        
        
          <div style="background-color:#c4250d;">Content here</div>
        
        
          .mybackground {background-color:#c4250d;}
        
        Background color #c4250d
      
           Border around this has a color of #c4250d        
        
          <div style="border:2px solid #c4250d;">Content here</div>
        
        
          .myborder {border:2px solid #c4250d;}
        
        Border color #c4250d