#d61b33 color space conversions
Hex:
        #d61b33
        RGB:
        214, 27, 51
        CMY:
        16, 89, 80
        CMYK:
        0, 87, 76, 16
      HSL:
        352°, 77.5934%, 47.2549%
        HSV (HSB):
        352°, 87.3832%, 83.9216%
        XYZ:
        28.7210, 15.3190, 4.5751
        xyY:
        0.5908, 0.3151, 15.3190
      CIE-Lab:
        46.0681, 67.9894, 37.4834
        CIE-LCH:
        46.0681, 77.6373, 28.8685
        CIE-Luv:
        46.0681, 134.2515, 22.8247
        Hunter-Lab:
        39.1395, 62.4912, 20.4672
      #d61b33 color charts
#d61b33 RGB chart
      #d61b33 CMYK chart
      #d61b33 RGB pie chart
      #d61b33 color shades, tints & tones
#d61b33 color schemes
#d61b33 color preview, HTML & CSS examples
           This text has a color of #d61b33        
        
          <p style="color:#d61b33;">Text here</p>
        
        
          .mytext {color:#d61b33;}
        
        Text color #d61b33
      
           This box has a color of #d61b33        
        
          <div style="background-color:#d61b33;">Content here</div>
        
        
          .mybackground {background-color:#d61b33;}
        
        Background color #d61b33
      
           Border around this has a color of #d61b33        
        
          <div style="border:2px solid #d61b33;">Content here</div>
        
        
          .myborder {border:2px solid #d61b33;}
        
        Border color #d61b33