#d61d42 color space conversions
Hex:
        #d61d42
        RGB:
        214, 29, 66
        CMY:
        16, 89, 74
        CMYK:
        0, 86, 69, 16
      HSL:
        348°, 76.1317%, 47.6471%
        HSV (HSB):
        348°, 86.4486%, 83.9216%
        XYZ:
        29.1543, 15.5682, 6.6226
        xyY:
        0.5678, 0.3032, 15.5682
      CIE-Lab:
        46.4028, 68.2252, 28.9372
        CIE-LCH:
        46.4028, 74.1083, 22.9839
        CIE-Luv:
        46.4028, 129.6343, 16.6268
        Hunter-Lab:
        39.4566, 62.8438, 17.6680
      #d61d42 color charts
#d61d42 RGB chart
      #d61d42 CMYK chart
      #d61d42 RGB pie chart
      #d61d42 color shades, tints & tones
#d61d42 color schemes
#d61d42 color preview, HTML & CSS examples
           This text has a color of #d61d42        
        
          <p style="color:#d61d42;">Text here</p>
        
        
          .mytext {color:#d61d42;}
        
        Text color #d61d42
      
           This box has a color of #d61d42        
        
          <div style="background-color:#d61d42;">Content here</div>
        
        
          .mybackground {background-color:#d61d42;}
        
        Background color #d61d42
      
           Border around this has a color of #d61d42        
        
          <div style="border:2px solid #d61d42;">Content here</div>
        
        
          .myborder {border:2px solid #d61d42;}
        
        Border color #d61d42