#d4122b color space conversions
Hex:
        #d4122b
        RGB:
        212, 18, 43
        CMY:
        17, 93, 83
        CMYK:
        0, 92, 80, 17
      HSL:
        352°, 84.3478%, 45.0980%
        HSV (HSB):
        352°, 91.5094%, 83.1373%
        XYZ:
        27.8037, 14.6041, 3.6389
        xyY:
        0.6038, 0.3172, 14.6041
      CIE-Lab:
        45.0871, 68.6071, 40.9004
        CIE-LCH:
        45.0871, 79.8735, 30.8015
        CIE-Luv:
        45.0871, 136.9150, 24.3477
        Hunter-Lab:
        38.2153, 62.9919, 21.1050
      #d4122b color charts
#d4122b RGB chart
      #d4122b CMYK chart
      #d4122b RGB pie chart
      #d4122b color shades, tints & tones
#d4122b color schemes
#d4122b color preview, HTML & CSS examples
           This text has a color of #d4122b        
        
          <p style="color:#d4122b;">Text here</p>
        
        
          .mytext {color:#d4122b;}
        
        Text color #d4122b
      
           This box has a color of #d4122b        
        
          <div style="background-color:#d4122b;">Content here</div>
        
        
          .mybackground {background-color:#d4122b;}
        
        Background color #d4122b
      
           Border around this has a color of #d4122b        
        
          <div style="border:2px solid #d4122b;">Content here</div>
        
        
          .myborder {border:2px solid #d4122b;}
        
        Border color #d4122b