#d4321f color space conversions
Hex:
        #d4321f
        RGB:
        212, 50, 31
        CMY:
        17, 80, 88
        CMYK:
        0, 76, 85, 17
      HSL:
        6°, 74.4856%, 47.6471%
        HSV (HSB):
        6°, 85.3774%, 83.1373%
        XYZ:
        28.5393, 16.3772, 2.9532
        xyY:
        0.5962, 0.3421, 16.3772
      CIE-Lab:
        47.4655, 61.2569, 49.3322
        CIE-LCH:
        47.4655, 78.6516, 38.8457
        CIE-Luv:
        47.4655, 126.7804, 32.3263
        Hunter-Lab:
        40.4687, 55.0612, 24.0014
      #d4321f color charts
#d4321f RGB chart
      #d4321f CMYK chart
      #d4321f RGB pie chart
      #d4321f color shades, tints & tones
#d4321f color schemes
#d4321f color preview, HTML & CSS examples
           This text has a color of #d4321f        
        
          <p style="color:#d4321f;">Text here</p>
        
        
          .mytext {color:#d4321f;}
        
        Text color #d4321f
      
           This box has a color of #d4321f        
        
          <div style="background-color:#d4321f;">Content here</div>
        
        
          .mybackground {background-color:#d4321f;}
        
        Background color #d4321f
      
           Border around this has a color of #d4321f        
        
          <div style="border:2px solid #d4321f;">Content here</div>
        
        
          .myborder {border:2px solid #d4321f;}
        
        Border color #d4321f