#d34232 color space conversions
Hex:
        #d34232
        RGB:
        211, 66, 50
        CMY:
        17, 74, 80
        CMYK:
        0, 69, 76, 17
      HSL:
        6°, 64.6586%, 51.1765%
        HSV (HSB):
        6°, 76.3033%, 82.7451%
        XYZ:
        29.3879, 17.9756, 4.9383
        xyY:
        0.5619, 0.3437, 17.9756
      CIE-Lab:
        49.4665, 55.9180, 41.5491
        CIE-LCH:
        49.4665, 69.6646, 36.6137
        CIE-Luv:
        49.4665, 113.6443, 30.3241
        Hunter-Lab:
        42.3976, 49.5313, 22.7725
      #d34232 color charts
#d34232 RGB chart
      #d34232 CMYK chart
      #d34232 RGB pie chart
      #d34232 color shades, tints & tones
#d34232 color schemes
#d34232 color preview, HTML & CSS examples
           This text has a color of #d34232        
        
          <p style="color:#d34232;">Text here</p>
        
        
          .mytext {color:#d34232;}
        
        Text color #d34232
      
           This box has a color of #d34232        
        
          <div style="background-color:#d34232;">Content here</div>
        
        
          .mybackground {background-color:#d34232;}
        
        Background color #d34232
      
           Border around this has a color of #d34232        
        
          <div style="border:2px solid #d34232;">Content here</div>
        
        
          .myborder {border:2px solid #d34232;}
        
        Border color #d34232