#d51d20 color space conversions
Hex:
        #d51d20
        RGB:
        213, 29, 32
        CMY:
        16, 89, 87
        CMYK:
        0, 86, 85, 16
      HSL:
        359°, 76.0331%, 47.4510%
        HSV (HSB):
        359°, 86.3850%, 83.5294%
        XYZ:
        28.1406, 15.1291, 2.8035
        xyY:
        0.6108, 0.3284, 15.1291
      CIE-Lab:
        45.8106, 66.8239, 47.5119
        CIE-LCH:
        45.8106, 81.9928, 35.4129
        CIE-Luv:
        45.8106, 136.5933, 28.8427
        Hunter-Lab:
        38.8962, 61.0729, 22.9539
      #d51d20 color charts
#d51d20 RGB chart
      #d51d20 CMYK chart
      #d51d20 RGB pie chart
      #d51d20 color shades, tints & tones
#d51d20 color schemes
#d51d20 color preview, HTML & CSS examples
           This text has a color of #d51d20        
        
          <p style="color:#d51d20;">Text here</p>
        
        
          .mytext {color:#d51d20;}
        
        Text color #d51d20
      
           This box has a color of #d51d20        
        
          <div style="background-color:#d51d20;">Content here</div>
        
        
          .mybackground {background-color:#d51d20;}
        
        Background color #d51d20
      
           Border around this has a color of #d51d20        
        
          <div style="border:2px solid #d51d20;">Content here</div>
        
        
          .myborder {border:2px solid #d51d20;}
        
        Border color #d51d20