#d4031b color space conversions
Hex:
        #d4031b
        RGB:
        212, 3, 27
        CMY:
        17, 99, 89
        CMYK:
        0, 99, 87, 17
      HSL:
        353°, 97.2093%, 42.1569%
        HSV (HSB):
        353°, 98.5849%, 83.1373%
        XYZ:
        27.3818, 14.1413, 2.3233
        xyY:
        0.6245, 0.3225, 14.1413
      CIE-Lab:
        44.4349, 69.7306, 48.7257
        CIE-LCH:
        44.4349, 85.0679, 34.9448
        CIE-Luv:
        44.4349, 142.4154, 27.7502
        Hunter-Lab:
        37.6049, 64.1649, 22.6604
      #d4031b color charts
#d4031b RGB chart
      #d4031b CMYK chart
      #d4031b RGB pie chart
      #d4031b color shades, tints & tones
#d4031b color schemes
#d4031b color preview, HTML & CSS examples
           This text has a color of #d4031b        
        
          <p style="color:#d4031b;">Text here</p>
        
        
          .mytext {color:#d4031b;}
        
        Text color #d4031b
      
           This box has a color of #d4031b        
        
          <div style="background-color:#d4031b;">Content here</div>
        
        
          .mybackground {background-color:#d4031b;}
        
        Background color #d4031b
      
           Border around this has a color of #d4031b        
        
          <div style="border:2px solid #d4031b;">Content here</div>
        
        
          .myborder {border:2px solid #d4031b;}
        
        Border color #d4031b