#d21f53 color space conversions
Hex:
        #d21f53
        RGB:
        210, 31, 83
        CMY:
        18, 88, 67
        CMYK:
        0, 85, 60, 18
      HSL:
        343°, 74.2739%, 47.2549%
        HSV (HSB):
        343°, 85.2381%, 82.3529%
        XYZ:
        28.6297, 15.3061, 9.6290
        xyY:
        0.5345, 0.2857, 15.3061
      CIE-Lab:
        46.0507, 67.7082, 17.8785
        CIE-LCH:
        46.0507, 70.0288, 14.7915
        CIE-Luv:
        46.0507, 120.3475, 6.8637
        Hunter-Lab:
        39.1231, 62.1582, 12.7936
      #d21f53 color charts
#d21f53 RGB chart
      #d21f53 CMYK chart
      #d21f53 RGB pie chart
      #d21f53 color shades, tints & tones
#d21f53 color schemes
#d21f53 color preview, HTML & CSS examples
           This text has a color of #d21f53        
        
          <p style="color:#d21f53;">Text here</p>
        
        
          .mytext {color:#d21f53;}
        
        Text color #d21f53
      
           This box has a color of #d21f53        
        
          <div style="background-color:#d21f53;">Content here</div>
        
        
          .mybackground {background-color:#d21f53;}
        
        Background color #d21f53
      
           Border around this has a color of #d21f53        
        
          <div style="border:2px solid #d21f53;">Content here</div>
        
        
          .myborder {border:2px solid #d21f53;}
        
        Border color #d21f53