#d61b36 color space conversions
Hex:
        #d61b36
        RGB:
        214, 27, 54
        CMY:
        16, 89, 79
        CMYK:
        0, 87, 75, 16
      HSL:
        351°, 77.5934%, 47.2549%
        HSV (HSB):
        351°, 87.3832%, 83.9216%
        XYZ:
        28.7893, 15.3463, 4.9348
        xyY:
        0.5867, 0.3127, 15.3463
      CIE-Lab:
        46.1050, 68.0962, 35.7704
        CIE-LCH:
        46.1050, 76.9195, 27.7126
        CIE-Luv:
        46.1050, 133.5184, 21.6547
        Hunter-Lab:
        39.1744, 62.6247, 19.9533
      #d61b36 color charts
#d61b36 RGB chart
      #d61b36 CMYK chart
      #d61b36 RGB pie chart
      #d61b36 color shades, tints & tones
#d61b36 color schemes
#d61b36 color preview, HTML & CSS examples
           This text has a color of #d61b36        
        
          <p style="color:#d61b36;">Text here</p>
        
        
          .mytext {color:#d61b36;}
        
        Text color #d61b36
      
           This box has a color of #d61b36        
        
          <div style="background-color:#d61b36;">Content here</div>
        
        
          .mybackground {background-color:#d61b36;}
        
        Background color #d61b36
      
           Border around this has a color of #d61b36        
        
          <div style="border:2px solid #d61b36;">Content here</div>
        
        
          .myborder {border:2px solid #d61b36;}
        
        Border color #d61b36