#d42b13 color space conversions
Hex:
        #d42b13
        RGB:
        212, 43, 19
        CMY:
        17, 83, 93
        CMYK:
        0, 80, 91, 17
      HSL:
        7°, 83.5498%, 45.2941%
        HSV (HSB):
        7°, 91.0377%, 83.1373%
        XYZ:
        28.1328, 15.7718, 2.1776
        xyY:
        0.6105, 0.3423, 15.7718
      CIE-Lab:
        46.6737, 63.0726, 53.7703
        CIE-LCH:
        46.6737, 82.8818, 40.4481
        CIE-Luv:
        46.6737, 131.6863, 33.3608
        Hunter-Lab:
        39.7138, 56.9484, 24.5486
      #d42b13 color charts
#d42b13 RGB chart
      #d42b13 CMYK chart
      #d42b13 RGB pie chart
      #d42b13 color shades, tints & tones
#d42b13 color schemes
#d42b13 color preview, HTML & CSS examples
           This text has a color of #d42b13        
        
          <p style="color:#d42b13;">Text here</p>
        
        
          .mytext {color:#d42b13;}
        
        Text color #d42b13
      
           This box has a color of #d42b13        
        
          <div style="background-color:#d42b13;">Content here</div>
        
        
          .mybackground {background-color:#d42b13;}
        
        Background color #d42b13
      
           Border around this has a color of #d42b13        
        
          <div style="border:2px solid #d42b13;">Content here</div>
        
        
          .myborder {border:2px solid #d42b13;}
        
        Border color #d42b13