#d0212b color space conversions
Hex:
        #d0212b
        RGB:
        208, 33, 43
        CMY:
        18, 87, 83
        CMYK:
        0, 84, 79, 18
      HSL:
        357°, 72.6141%, 47.2549%
        HSV (HSB):
        357°, 84.1346%, 81.5686%
        XYZ:
        26.9923, 14.6720, 3.6948
        xyY:
        0.5951, 0.3235, 14.6720
      CIE-Lab:
        45.1817, 64.9387, 40.7354
        CIE-LCH:
        45.1817, 76.6577, 32.0997
        CIE-Luv:
        45.1817, 129.4492, 25.3546
        Hunter-Lab:
        38.3041, 58.7542, 21.0937
      #d0212b color charts
#d0212b RGB chart
      #d0212b CMYK chart
      #d0212b RGB pie chart
      #d0212b color shades, tints & tones
#d0212b color schemes
#d0212b color preview, HTML & CSS examples
           This text has a color of #d0212b        
        
          <p style="color:#d0212b;">Text here</p>
        
        
          .mytext {color:#d0212b;}
        
        Text color #d0212b
      
           This box has a color of #d0212b        
        
          <div style="background-color:#d0212b;">Content here</div>
        
        
          .mybackground {background-color:#d0212b;}
        
        Background color #d0212b
      
           Border around this has a color of #d0212b        
        
          <div style="border:2px solid #d0212b;">Content here</div>
        
        
          .myborder {border:2px solid #d0212b;}
        
        Border color #d0212b