#d61b56 color space conversions
Hex:
        #d61b56
        RGB:
        214, 27, 86
        CMY:
        16, 89, 66
        CMYK:
        0, 87, 60, 16
      HSL:
        341°, 77.5934%, 47.2549%
        HSV (HSB):
        341°, 87.3832%, 83.9216%
        XYZ:
        29.8032, 15.7519, 10.2737
        xyY:
        0.5338, 0.2821, 15.7519
      CIE-Lab:
        46.6473, 69.6550, 16.9613
        CIE-LCH:
        46.6473, 71.6904, 13.6855
        CIE-Luv:
        46.6473, 123.5155, 5.5488
        Hunter-Lab:
        39.6887, 64.5850, 12.4344
      #d61b56 color charts
#d61b56 RGB chart
      #d61b56 CMYK chart
      #d61b56 RGB pie chart
      #d61b56 color shades, tints & tones
#d61b56 color schemes
#d61b56 color preview, HTML & CSS examples
           This text has a color of #d61b56        
        
          <p style="color:#d61b56;">Text here</p>
        
        
          .mytext {color:#d61b56;}
        
        Text color #d61b56
      
           This box has a color of #d61b56        
        
          <div style="background-color:#d61b56;">Content here</div>
        
        
          .mybackground {background-color:#d61b56;}
        
        Background color #d61b56
      
           Border around this has a color of #d61b56        
        
          <div style="border:2px solid #d61b56;">Content here</div>
        
        
          .myborder {border:2px solid #d61b56;}
        
        Border color #d61b56