#d71d13 color space conversions
Hex:
        #d71d13
        RGB:
        215, 29, 19
        CMY:
        16, 89, 93
        CMYK:
        0, 87, 91, 16
      HSL:
        3°, 83.7607%, 45.8824%
        HSV (HSB):
        3°, 91.1628%, 84.3137%
        XYZ:
        28.5812, 15.3728, 2.0769
        xyY:
        0.6209, 0.3340, 15.3728
      CIE-Lab:
        46.1407, 67.1313, 53.7009
        CIE-LCH:
        46.1407, 85.9674, 38.6576
        CIE-Luv:
        46.1407, 139.7108, 31.7693
        Hunter-Lab:
        39.2082, 61.5052, 24.3050
      #d71d13 color charts
#d71d13 RGB chart
      #d71d13 CMYK chart
      #d71d13 RGB pie chart
      #d71d13 color shades, tints & tones
#d71d13 color schemes
#d71d13 color preview, HTML & CSS examples
           This text has a color of #d71d13        
        
          <p style="color:#d71d13;">Text here</p>
        
        
          .mytext {color:#d71d13;}
        
        Text color #d71d13
      
           This box has a color of #d71d13        
        
          <div style="background-color:#d71d13;">Content here</div>
        
        
          .mybackground {background-color:#d71d13;}
        
        Background color #d71d13
      
           Border around this has a color of #d71d13        
        
          <div style="border:2px solid #d71d13;">Content here</div>
        
        
          .myborder {border:2px solid #d71d13;}
        
        Border color #d71d13