#d2432d color space conversions
Hex:
        #d2432d
        RGB:
        210, 67, 45
        CMY:
        18, 74, 82
        CMYK:
        0, 68, 79, 18
      HSL:
        8°, 64.7059%, 50.0000%
        HSV (HSB):
        8°, 78.5714%, 82.3529%
        XYZ:
        29.0592, 17.9054, 4.4071
        xyY:
        0.5657, 0.3485, 17.9054
      CIE-Lab:
        49.3812, 55.0203, 44.0570
        CIE-LCH:
        49.3812, 70.4859, 38.6857
        CIE-Luv:
        49.3812, 113.0340, 32.1345
        Hunter-Lab:
        42.3148, 48.5318, 23.4452
      #d2432d color charts
#d2432d RGB chart
      #d2432d CMYK chart
      #d2432d RGB pie chart
      #d2432d color shades, tints & tones
#d2432d color schemes
#d2432d color preview, HTML & CSS examples
           This text has a color of #d2432d        
        
          <p style="color:#d2432d;">Text here</p>
        
        
          .mytext {color:#d2432d;}
        
        Text color #d2432d
      
           This box has a color of #d2432d        
        
          <div style="background-color:#d2432d;">Content here</div>
        
        
          .mybackground {background-color:#d2432d;}
        
        Background color #d2432d
      
           Border around this has a color of #d2432d        
        
          <div style="border:2px solid #d2432d;">Content here</div>
        
        
          .myborder {border:2px solid #d2432d;}
        
        Border color #d2432d