#d4031f color space conversions
Hex:
        #d4031f
        RGB:
        212, 3, 31
        CMY:
        17, 99, 88
        CMYK:
        0, 99, 85, 17
      HSL:
        352°, 97.2093%, 42.1569%
        HSV (HSB):
        352°, 98.5849%, 83.1373%
        XYZ:
        27.4313, 14.1611, 2.5839
        xyY:
        0.6210, 0.3206, 14.1611
      CIE-Lab:
        44.4631, 69.8079, 46.7731
        CIE-LCH:
        44.4631, 84.0289, 33.8231
        CIE-Luv:
        44.4631, 141.7974, 26.8236
        Hunter-Lab:
        37.6312, 64.2628, 22.2708
      #d4031f color charts
#d4031f RGB chart
      #d4031f CMYK chart
      #d4031f RGB pie chart
      #d4031f color shades, tints & tones
#d4031f color schemes
#d4031f color preview, HTML & CSS examples
           This text has a color of #d4031f        
        
          <p style="color:#d4031f;">Text here</p>
        
        
          .mytext {color:#d4031f;}
        
        Text color #d4031f
      
           This box has a color of #d4031f        
        
          <div style="background-color:#d4031f;">Content here</div>
        
        
          .mybackground {background-color:#d4031f;}
        
        Background color #d4031f
      
           Border around this has a color of #d4031f        
        
          <div style="border:2px solid #d4031f;">Content here</div>
        
        
          .myborder {border:2px solid #d4031f;}
        
        Border color #d4031f