#d50d17 color space conversions
Hex:
        #d50d17
        RGB:
        213, 13, 23
        CMY:
        16, 95, 91
        CMYK:
        0, 94, 89, 16
      HSL:
        357°, 88.4956%, 44.3137%
        HSV (HSB):
        357°, 93.8967%, 83.5294%
        XYZ:
        27.7392, 14.4958, 2.1466
        xyY:
        0.6250, 0.3266, 14.4958
      CIE-Lab:
        44.9358, 69.0020, 51.0329
        CIE-LCH:
        44.9358, 85.8233, 36.4861
        CIE-Luv:
        44.9358, 142.0312, 29.3026
        Hunter-Lab:
        38.0734, 63.4213, 23.3086
      #d50d17 color charts
#d50d17 RGB chart
      #d50d17 CMYK chart
      #d50d17 RGB pie chart
      #d50d17 color shades, tints & tones
#d50d17 color schemes
#d50d17 color preview, HTML & CSS examples
           This text has a color of #d50d17        
        
          <p style="color:#d50d17;">Text here</p>
        
        
          .mytext {color:#d50d17;}
        
        Text color #d50d17
      
           This box has a color of #d50d17        
        
          <div style="background-color:#d50d17;">Content here</div>
        
        
          .mybackground {background-color:#d50d17;}
        
        Background color #d50d17
      
           Border around this has a color of #d50d17        
        
          <div style="border:2px solid #d50d17;">Content here</div>
        
        
          .myborder {border:2px solid #d50d17;}
        
        Border color #d50d17