#d50d11 color space conversions
Hex:
        #d50d11
        RGB:
        213, 13, 17
        CMY:
        16, 95, 93
        CMYK:
        0, 94, 92, 16
      HSL:
        359°, 88.4956%, 44.3137%
        HSV (HSB):
        359°, 93.8967%, 83.5294%
        XYZ:
        27.6857, 14.4745, 1.8650
        xyY:
        0.6289, 0.3288, 14.4745
      CIE-Lab:
        44.9058, 68.9180, 53.4555
        CIE-LCH:
        44.9058, 87.2191, 37.7985
        CIE-Luv:
        44.9058, 142.6911, 30.3079
        Hunter-Lab:
        38.0453, 63.3157, 23.7253
      #d50d11 color charts
#d50d11 RGB chart
      #d50d11 CMYK chart
      #d50d11 RGB pie chart
      #d50d11 color shades, tints & tones
#d50d11 color schemes
#d50d11 color preview, HTML & CSS examples
           This text has a color of #d50d11        
        
          <p style="color:#d50d11;">Text here</p>
        
        
          .mytext {color:#d50d11;}
        
        Text color #d50d11
      
           This box has a color of #d50d11        
        
          <div style="background-color:#d50d11;">Content here</div>
        
        
          .mybackground {background-color:#d50d11;}
        
        Background color #d50d11
      
           Border around this has a color of #d50d11        
        
          <div style="border:2px solid #d50d11;">Content here</div>
        
        
          .myborder {border:2px solid #d50d11;}
        
        Border color #d50d11