#d61b34 color space conversions
Hex:
        #d61b34
        RGB:
        214, 27, 52
        CMY:
        16, 89, 80
        CMYK:
        0, 87, 76, 16
      HSL:
        352°, 77.5934%, 47.2549%
        HSV (HSB):
        352°, 87.3832%, 83.9216%
        XYZ:
        28.7433, 15.3279, 4.6925
        xyY:
        0.5894, 0.3143, 15.3279
      CIE-Lab:
        46.0801, 68.0242, 36.9145
        CIE-LCH:
        46.0801, 77.3949, 28.4872
        CIE-Luv:
        46.0801, 134.0113, 22.4416
        Hunter-Lab:
        39.1509, 62.5348, 20.2994
      #d61b34 color charts
#d61b34 RGB chart
      #d61b34 CMYK chart
      #d61b34 RGB pie chart
      #d61b34 color shades, tints & tones
#d61b34 color schemes
#d61b34 color preview, HTML & CSS examples
           This text has a color of #d61b34        
        
          <p style="color:#d61b34;">Text here</p>
        
        
          .mytext {color:#d61b34;}
        
        Text color #d61b34
      
           This box has a color of #d61b34        
        
          <div style="background-color:#d61b34;">Content here</div>
        
        
          .mybackground {background-color:#d61b34;}
        
        Background color #d61b34
      
           Border around this has a color of #d61b34        
        
          <div style="border:2px solid #d61b34;">Content here</div>
        
        
          .myborder {border:2px solid #d61b34;}
        
        Border color #d61b34