#d41027 color space conversions
Hex:
        #d41027
        RGB:
        212, 16, 39
        CMY:
        17, 94, 85
        CMYK:
        0, 92, 82, 17
      HSL:
        353°, 85.9649%, 44.7059%
        HSV (HSB):
        353°, 92.4528%, 83.1373%
        XYZ:
        27.7029, 14.5141, 3.2609
        xyY:
        0.6092, 0.3191, 14.5141
      CIE-Lab:
        44.9614, 68.7471, 42.9969
        CIE-LCH:
        44.9614, 81.0857, 32.0234
        CIE-Luv:
        44.9614, 138.1633, 25.4437
        Hunter-Lab:
        38.0974, 63.1275, 21.5934
      #d41027 color charts
#d41027 RGB chart
      #d41027 CMYK chart
      #d41027 RGB pie chart
      #d41027 color shades, tints & tones
#d41027 color schemes
#d41027 color preview, HTML & CSS examples
           This text has a color of #d41027        
        
          <p style="color:#d41027;">Text here</p>
        
        
          .mytext {color:#d41027;}
        
        Text color #d41027
      
           This box has a color of #d41027        
        
          <div style="background-color:#d41027;">Content here</div>
        
        
          .mybackground {background-color:#d41027;}
        
        Background color #d41027
      
           Border around this has a color of #d41027        
        
          <div style="border:2px solid #d41027;">Content here</div>
        
        
          .myborder {border:2px solid #d41027;}
        
        Border color #d41027