#d61b41 color space conversions
Hex:
        #d61b41
        RGB:
        214, 27, 65
        CMY:
        16, 89, 75
        CMYK:
        0, 87, 70, 16
      HSL:
        348°, 77.5934%, 47.2549%
        HSV (HSB):
        348°, 87.3832%, 83.9216%
        XYZ:
        29.0776, 15.4617, 6.4529
        xyY:
        0.5702, 0.3032, 15.4617
      CIE-Lab:
        46.2601, 68.5445, 29.3691
        CIE-LCH:
        46.2601, 74.5714, 23.1936
        CIE-Luv:
        46.2601, 130.5117, 16.8420
        Hunter-Lab:
        39.3213, 63.1862, 17.7951
      #d61b41 color charts
#d61b41 RGB chart
      #d61b41 CMYK chart
      #d61b41 RGB pie chart
      #d61b41 color shades, tints & tones
#d61b41 color schemes
#d61b41 color preview, HTML & CSS examples
           This text has a color of #d61b41        
        
          <p style="color:#d61b41;">Text here</p>
        
        
          .mytext {color:#d61b41;}
        
        Text color #d61b41
      
           This box has a color of #d61b41        
        
          <div style="background-color:#d61b41;">Content here</div>
        
        
          .mybackground {background-color:#d61b41;}
        
        Background color #d61b41
      
           Border around this has a color of #d61b41        
        
          <div style="border:2px solid #d61b41;">Content here</div>
        
        
          .myborder {border:2px solid #d61b41;}
        
        Border color #d61b41