#d20032 color space conversions
Hex:
        #d20032
        RGB:
        210, 0, 50
        CMY:
        18, 100, 80
        CMYK:
        0, 100, 76, 18
      HSL:
        346°, 100.0000%, 41.1765%
        HSV (HSB):
        346°, 100.0000%, 82.3529%
        XYZ:
        27.1541, 13.9319, 4.2756
        xyY:
        0.5986, 0.3071, 13.9319
      CIE-Lab:
        44.1351, 70.1047, 35.7023
        CIE-LCH:
        44.1351, 78.6722, 26.9885
        CIE-Luv:
        44.1351, 136.8070, 20.2587
        Hunter-Lab:
        37.3255, 64.5380, 19.3363
      #d20032 color charts
#d20032 RGB chart
      #d20032 CMYK chart
      #d20032 RGB pie chart
      #d20032 color shades, tints & tones
#d20032 color schemes
#d20032 color preview, HTML & CSS examples
           This text has a color of #d20032        
        
          <p style="color:#d20032;">Text here</p>
        
        
          .mytext {color:#d20032;}
        
        Text color #d20032
      
           This box has a color of #d20032        
        
          <div style="background-color:#d20032;">Content here</div>
        
        
          .mybackground {background-color:#d20032;}
        
        Background color #d20032
      
           Border around this has a color of #d20032        
        
          <div style="border:2px solid #d20032;">Content here</div>
        
        
          .myborder {border:2px solid #d20032;}
        
        Border color #d20032