#d31e0f color space conversions
Hex:
        #d31e0f
        RGB:
        211, 30, 15
        CMY:
        17, 88, 94
        CMYK:
        0, 86, 93, 17
      HSL:
        5°, 86.7257%, 44.3137%
        HSV (HSB):
        5°, 92.8910%, 82.7451%
        XYZ:
        27.4145, 14.8119, 1.8660
        xyY:
        0.6218, 0.3359, 14.8119
      CIE-Lab:
        45.3755, 65.8076, 54.2556
        CIE-LCH:
        45.3755, 85.2896, 39.5041
        CIE-Luv:
        45.3755, 136.7750, 31.8804
        Hunter-Lab:
        38.4863, 59.7979, 24.0657
      #d31e0f color charts
#d31e0f RGB chart
      #d31e0f CMYK chart
      #d31e0f RGB pie chart
      #d31e0f color shades, tints & tones
#d31e0f color schemes
#d31e0f color preview, HTML & CSS examples
           This text has a color of #d31e0f        
        
          <p style="color:#d31e0f;">Text here</p>
        
        
          .mytext {color:#d31e0f;}
        
        Text color #d31e0f
      
           This box has a color of #d31e0f        
        
          <div style="background-color:#d31e0f;">Content here</div>
        
        
          .mybackground {background-color:#d31e0f;}
        
        Background color #d31e0f
      
           Border around this has a color of #d31e0f        
        
          <div style="border:2px solid #d31e0f;">Content here</div>
        
        
          .myborder {border:2px solid #d31e0f;}
        
        Border color #d31e0f