#d81023 color space conversions
Hex:
        #d81023
        RGB:
        216, 16, 35
        CMY:
        15, 94, 86
        CMYK:
        0, 93, 84, 15
      HSL:
        354°, 86.2069%, 45.4902%
        HSV (HSB):
        354°, 92.5926%, 84.7059%
        XYZ:
        28.8076, 15.0909, 2.9846
        xyY:
        0.6145, 0.3219, 15.0909
      CIE-Lab:
        45.7584, 69.6609, 46.1770
        CIE-LCH:
        45.7584, 83.5760, 33.5397
        CIE-Luv:
        45.7584, 141.8341, 27.2938
        Hunter-Lab:
        38.8470, 64.3873, 22.6376
      #d81023 color charts
#d81023 RGB chart
      #d81023 CMYK chart
      #d81023 RGB pie chart
      #d81023 color shades, tints & tones
#d81023 color schemes
#d81023 color preview, HTML & CSS examples
           This text has a color of #d81023        
        
          <p style="color:#d81023;">Text here</p>
        
        
          .mytext {color:#d81023;}
        
        Text color #d81023
      
           This box has a color of #d81023        
        
          <div style="background-color:#d81023;">Content here</div>
        
        
          .mybackground {background-color:#d81023;}
        
        Background color #d81023
      
           Border around this has a color of #d81023        
        
          <div style="border:2px solid #d81023;">Content here</div>
        
        
          .myborder {border:2px solid #d81023;}
        
        Border color #d81023