#d21b3a color space conversions
Hex:
        #d21b3a
        RGB:
        210, 27, 58
        CMY:
        18, 89, 77
        CMYK:
        0, 87, 72, 18
      HSL:
        350°, 77.2152%, 46.4706%
        HSV (HSB):
        350°, 87.1429%, 82.3529%
        XYZ:
        27.7340, 14.7910, 5.3962
        xyY:
        0.5787, 0.3087, 14.7910
      CIE-Lab:
        45.3466, 67.2108, 32.3064
        CIE-LCH:
        45.3466, 74.5721, 25.6723
        CIE-Luv:
        45.3466, 129.4238, 19.1654
        Hunter-Lab:
        38.4591, 61.4184, 18.6024
      #d21b3a color charts
#d21b3a RGB chart
      #d21b3a CMYK chart
      #d21b3a RGB pie chart
      #d21b3a color shades, tints & tones
#d21b3a color schemes
#d21b3a color preview, HTML & CSS examples
           This text has a color of #d21b3a        
        
          <p style="color:#d21b3a;">Text here</p>
        
        
          .mytext {color:#d21b3a;}
        
        Text color #d21b3a
      
           This box has a color of #d21b3a        
        
          <div style="background-color:#d21b3a;">Content here</div>
        
        
          .mybackground {background-color:#d21b3a;}
        
        Background color #d21b3a
      
           Border around this has a color of #d21b3a        
        
          <div style="border:2px solid #d21b3a;">Content here</div>
        
        
          .myborder {border:2px solid #d21b3a;}
        
        Border color #d21b3a