#d81021 color space conversions
Hex:
        #d81021
        RGB:
        216, 16, 33
        CMY:
        15, 94, 87
        CMYK:
        0, 93, 85, 15
      HSL:
        355°, 86.2069%, 45.4902%
        HSV (HSB):
        355°, 92.5926%, 84.7059%
        XYZ:
        28.7787, 15.0793, 2.8326
        xyY:
        0.6164, 0.3230, 15.0793
      CIE-Lab:
        45.7426, 69.6166, 47.1912
        CIE-LCH:
        45.7426, 84.1040, 34.1323
        CIE-Luv:
        45.7426, 142.1726, 27.8135
        Hunter-Lab:
        38.8321, 64.3313, 22.8575
      #d81021 color charts
#d81021 RGB chart
      #d81021 CMYK chart
      #d81021 RGB pie chart
      #d81021 color shades, tints & tones
#d81021 color schemes
#d81021 color preview, HTML & CSS examples
           This text has a color of #d81021        
        
          <p style="color:#d81021;">Text here</p>
        
        
          .mytext {color:#d81021;}
        
        Text color #d81021
      
           This box has a color of #d81021        
        
          <div style="background-color:#d81021;">Content here</div>
        
        
          .mybackground {background-color:#d81021;}
        
        Background color #d81021
      
           Border around this has a color of #d81021        
        
          <div style="border:2px solid #d81021;">Content here</div>
        
        
          .myborder {border:2px solid #d81021;}
        
        Border color #d81021