#d31d10 color space conversions
Hex:
        #d31d10
        RGB:
        211, 29, 16
        CMY:
        17, 89, 94
        CMYK:
        0, 86, 92, 17
      HSL:
        4°, 85.9031%, 44.5098%
        HSV (HSB):
        4°, 92.4171%, 82.7451%
        XYZ:
        27.3969, 14.7650, 1.8962
        xyY:
        0.6218, 0.3351, 14.7650
      CIE-Lab:
        45.3107, 66.0164, 53.8676
        CIE-LCH:
        45.3107, 85.2049, 39.2135
        CIE-Luv:
        45.3107, 137.0436, 31.6204
        Hunter-Lab:
        38.4253, 60.0245, 23.9719
      #d31d10 color charts
#d31d10 RGB chart
      #d31d10 CMYK chart
      #d31d10 RGB pie chart
      #d31d10 color shades, tints & tones
#d31d10 color schemes
#d31d10 color preview, HTML & CSS examples
           This text has a color of #d31d10        
        
          <p style="color:#d31d10;">Text here</p>
        
        
          .mytext {color:#d31d10;}
        
        Text color #d31d10
      
           This box has a color of #d31d10        
        
          <div style="background-color:#d31d10;">Content here</div>
        
        
          .mybackground {background-color:#d31d10;}
        
        Background color #d31d10
      
           Border around this has a color of #d31d10        
        
          <div style="border:2px solid #d31d10;">Content here</div>
        
        
          .myborder {border:2px solid #d31d10;}
        
        Border color #d31d10