#d61329 color space conversions
Hex:
        #d61329
        RGB:
        214, 19, 41
        CMY:
        16, 93, 84
        CMYK:
        0, 91, 81, 16
      HSL:
        353°, 83.6910%, 45.6863%
        HSV (HSB):
        353°, 91.1215%, 83.9216%
        XYZ:
        28.3647, 14.9220, 3.4831
        xyY:
        0.6065, 0.3191, 14.9220
      CIE-Lab:
        45.5272, 68.9275, 42.5925
        CIE-LCH:
        45.5272, 81.0254, 31.7132
        CIE-Luv:
        45.5272, 138.5808, 25.4466
        Hunter-Lab:
        38.6290, 63.4691, 21.6943
      #d61329 color charts
#d61329 RGB chart
      #d61329 CMYK chart
      #d61329 RGB pie chart
      #d61329 color shades, tints & tones
#d61329 color schemes
#d61329 color preview, HTML & CSS examples
           This text has a color of #d61329        
        
          <p style="color:#d61329;">Text here</p>
        
        
          .mytext {color:#d61329;}
        
        Text color #d61329
      
           This box has a color of #d61329        
        
          <div style="background-color:#d61329;">Content here</div>
        
        
          .mybackground {background-color:#d61329;}
        
        Background color #d61329
      
           Border around this has a color of #d61329        
        
          <div style="border:2px solid #d61329;">Content here</div>
        
        
          .myborder {border:2px solid #d61329;}
        
        Border color #d61329