#d61c38 color space conversions
Hex:
        #d61c38
        RGB:
        214, 28, 56
        CMY:
        16, 89, 78
        CMYK:
        0, 87, 74, 16
      HSL:
        351°, 76.8595%, 47.4510%
        HSV (HSB):
        351°, 86.9159%, 83.9216%
        XYZ:
        28.8606, 15.4122, 5.1951
        xyY:
        0.5834, 0.3116, 15.4122
      CIE-Lab:
        46.1936, 67.9909, 34.6909
        CIE-LCH:
        46.1936, 76.3297, 27.0320
        CIE-Luv:
        46.1936, 132.7106, 20.9652
        Hunter-Lab:
        39.2583, 62.5215, 19.6349
      #d61c38 color charts
#d61c38 RGB chart
      #d61c38 CMYK chart
      #d61c38 RGB pie chart
      #d61c38 color shades, tints & tones
#d61c38 color schemes
#d61c38 color preview, HTML & CSS examples
           This text has a color of #d61c38        
        
          <p style="color:#d61c38;">Text here</p>
        
        
          .mytext {color:#d61c38;}
        
        Text color #d61c38
      
           This box has a color of #d61c38        
        
          <div style="background-color:#d61c38;">Content here</div>
        
        
          .mybackground {background-color:#d61c38;}
        
        Background color #d61c38
      
           Border around this has a color of #d61c38        
        
          <div style="border:2px solid #d61c38;">Content here</div>
        
        
          .myborder {border:2px solid #d61c38;}
        
        Border color #d61c38