#d4100b color space conversions
Hex:
        #d4100b
        RGB:
        212, 16, 11
        CMY:
        17, 94, 96
        CMYK:
        0, 92, 95, 17
      HSL:
        1°, 90.1345%, 43.7255%
        HSV (HSB):
        1°, 94.8113%, 83.1373%
        XYZ:
        27.3971, 14.3918, 1.6505
        xyY:
        0.6307, 0.3313, 14.3918
      CIE-Lab:
        44.7896, 68.2630, 55.3122
        CIE-LCH:
        44.7896, 87.8594, 39.0172
        CIE-Luv:
        44.7896, 141.8672, 31.1349
        Hunter-Lab:
        37.9365, 62.5206, 23.9760
      #d4100b color charts
#d4100b RGB chart
      #d4100b CMYK chart
      #d4100b RGB pie chart
      #d4100b color shades, tints & tones
#d4100b color schemes
#d4100b color preview, HTML & CSS examples
           This text has a color of #d4100b        
        
          <p style="color:#d4100b;">Text here</p>
        
        
          .mytext {color:#d4100b;}
        
        Text color #d4100b
      
           This box has a color of #d4100b        
        
          <div style="background-color:#d4100b;">Content here</div>
        
        
          .mybackground {background-color:#d4100b;}
        
        Background color #d4100b
      
           Border around this has a color of #d4100b        
        
          <div style="border:2px solid #d4100b;">Content here</div>
        
        
          .myborder {border:2px solid #d4100b;}
        
        Border color #d4100b