#d51101 color space conversions
Hex:
        #d51101
        RGB:
        213, 17, 1
        CMY:
        16, 93, 100
        CMYK:
        0, 92, 100, 16
      HSL:
        5°, 99.0654%, 41.9608%
        HSV (HSB):
        5°, 99.5305%, 83.5294%
        XYZ:
        27.6465, 14.5492, 1.3799
        xyY:
        0.6344, 0.3339, 14.5492
      CIE-Lab:
        45.0105, 68.3103, 58.5616
        CIE-LCH:
        45.0105, 89.9765, 40.6061
        CIE-Luv:
        45.0105, 143.0430, 32.4075
        Hunter-Lab:
        38.1434, 62.6264, 24.5556
      #d51101 color charts
#d51101 RGB chart
      #d51101 CMYK chart
      #d51101 RGB pie chart
      #d51101 color shades, tints & tones
#d51101 color schemes
#d51101 color preview, HTML & CSS examples
           This text has a color of #d51101        
        
          <p style="color:#d51101;">Text here</p>
        
        
          .mytext {color:#d51101;}
        
        Text color #d51101
      
           This box has a color of #d51101        
        
          <div style="background-color:#d51101;">Content here</div>
        
        
          .mybackground {background-color:#d51101;}
        
        Background color #d51101
      
           Border around this has a color of #d51101        
        
          <div style="border:2px solid #d51101;">Content here</div>
        
        
          .myborder {border:2px solid #d51101;}
        
        Border color #d51101