#d61946 color space conversions
Hex:
        #d61946
        RGB:
        214, 25, 70
        CMY:
        16, 90, 73
        CMYK:
        0, 88, 67, 16
      HSL:
        346°, 79.0795%, 46.8627%
        HSV (HSB):
        346°, 88.3178%, 83.9216%
        XYZ:
        29.1847, 15.4336, 7.2351
        xyY:
        0.5628, 0.2976, 15.4336
      CIE-Lab:
        46.2224, 69.1199, 26.2725
        CIE-LCH:
        46.2224, 73.9446, 20.8119
        CIE-Luv:
        46.2224, 129.5220, 14.1438
        Hunter-Lab:
        39.2856, 63.8550, 16.5807
      #d61946 color charts
#d61946 RGB chart
      #d61946 CMYK chart
      #d61946 RGB pie chart
      #d61946 color shades, tints & tones
#d61946 color schemes
#d61946 color preview, HTML & CSS examples
           This text has a color of #d61946        
        
          <p style="color:#d61946;">Text here</p>
        
        
          .mytext {color:#d61946;}
        
        Text color #d61946
      
           This box has a color of #d61946        
        
          <div style="background-color:#d61946;">Content here</div>
        
        
          .mybackground {background-color:#d61946;}
        
        Background color #d61946
      
           Border around this has a color of #d61946        
        
          <div style="border:2px solid #d61946;">Content here</div>
        
        
          .myborder {border:2px solid #d61946;}
        
        Border color #d61946