#d81b2a color space conversions
Hex:
        #d81b2a
        RGB:
        216, 27, 42
        CMY:
        15, 89, 84
        CMYK:
        0, 88, 81, 15
      HSL:
        355°, 77.7778%, 47.6471%
        HSV (HSB):
        355°, 87.5000%, 84.7059%
        XYZ:
        29.1288, 15.5500, 3.6567
        xyY:
        0.6026, 0.3217, 15.5500
      CIE-Lab:
        46.3784, 68.2319, 43.0224
        CIE-LCH:
        46.3784, 80.6630, 32.2328
        CIE-Luv:
        46.3784, 137.7137, 26.3155
        Hunter-Lab:
        39.4334, 62.8461, 22.1054
      #d81b2a color charts
#d81b2a RGB chart
      #d81b2a CMYK chart
      #d81b2a RGB pie chart
      #d81b2a color shades, tints & tones
#d81b2a color schemes
#d81b2a color preview, HTML & CSS examples
           This text has a color of #d81b2a        
        
          <p style="color:#d81b2a;">Text here</p>
        
        
          .mytext {color:#d81b2a;}
        
        Text color #d81b2a
      
           This box has a color of #d81b2a        
        
          <div style="background-color:#d81b2a;">Content here</div>
        
        
          .mybackground {background-color:#d81b2a;}
        
        Background color #d81b2a
      
           Border around this has a color of #d81b2a        
        
          <div style="border:2px solid #d81b2a;">Content here</div>
        
        
          .myborder {border:2px solid #d81b2a;}
        
        Border color #d81b2a