#d22032 color space conversions
Hex:
        #d22032
        RGB:
        210, 32, 50
        CMY:
        18, 87, 80
        CMYK:
        0, 85, 76, 18
      HSL:
        354°, 73.5537%, 47.4510%
        HSV (HSB):
        354°, 84.7619%, 82.3529%
        XYZ:
        27.6706, 14.9650, 4.4477
        xyY:
        0.5877, 0.3178, 14.9650
      CIE-Lab:
        45.5862, 65.9252, 37.3036
        CIE-LCH:
        45.5862, 75.7476, 29.5032
        CIE-Luv:
        45.5862, 129.8202, 23.0962
        Hunter-Lab:
        38.6846, 59.9808, 20.2624
      #d22032 color charts
#d22032 RGB chart
      #d22032 CMYK chart
      #d22032 RGB pie chart
      #d22032 color shades, tints & tones
#d22032 color schemes
#d22032 color preview, HTML & CSS examples
           This text has a color of #d22032        
        
          <p style="color:#d22032;">Text here</p>
        
        
          .mytext {color:#d22032;}
        
        Text color #d22032
      
           This box has a color of #d22032        
        
          <div style="background-color:#d22032;">Content here</div>
        
        
          .mybackground {background-color:#d22032;}
        
        Background color #d22032
      
           Border around this has a color of #d22032        
        
          <div style="border:2px solid #d22032;">Content here</div>
        
        
          .myborder {border:2px solid #d22032;}
        
        Border color #d22032