#d4422b color space conversions
Hex:
        #d4422b
        RGB:
        212, 66, 43
        CMY:
        17, 74, 83
        CMYK:
        0, 69, 80, 17
      HSL:
        8°, 66.2745%, 50.0000%
        HSV (HSB):
        8°, 79.7170%, 83.1373%
        XYZ:
        29.5356, 18.0679, 4.2163
        xyY:
        0.5700, 0.3487, 18.0679
      CIE-Lab:
        49.5784, 56.0015, 45.4030
        CIE-LCH:
        49.5784, 72.0944, 39.0333
        CIE-Luv:
        49.5784, 115.6060, 32.7747
        Hunter-Lab:
        42.5063, 49.6450, 23.8734
      #d4422b color charts
#d4422b RGB chart
      #d4422b CMYK chart
      #d4422b RGB pie chart
      #d4422b color shades, tints & tones
#d4422b color schemes
#d4422b color preview, HTML & CSS examples
           This text has a color of #d4422b        
        
          <p style="color:#d4422b;">Text here</p>
        
        
          .mytext {color:#d4422b;}
        
        Text color #d4422b
      
           This box has a color of #d4422b        
        
          <div style="background-color:#d4422b;">Content here</div>
        
        
          .mybackground {background-color:#d4422b;}
        
        Background color #d4422b
      
           Border around this has a color of #d4422b        
        
          <div style="border:2px solid #d4422b;">Content here</div>
        
        
          .myborder {border:2px solid #d4422b;}
        
        Border color #d4422b