#d21b13 color space conversions
Hex:
        #d21b13
        RGB:
        210, 27, 19
        CMY:
        18, 89, 93
        CMYK:
        0, 87, 91, 18
      HSL:
        3°, 83.4061%, 44.9020%
        HSV (HSB):
        3°, 90.9524%, 82.3529%
        XYZ:
        27.0878, 14.5325, 1.9935
        xyY:
        0.6211, 0.3332, 14.5325
      CIE-Lab:
        44.9871, 66.1643, 52.4379
        CIE-LCH:
        44.9871, 84.4241, 38.3983
        CIE-Luv:
        44.9871, 136.7002, 30.7820
        Hunter-Lab:
        38.1215, 60.1231, 23.5847
      #d21b13 color charts
#d21b13 RGB chart
      #d21b13 CMYK chart
      #d21b13 RGB pie chart
      #d21b13 color shades, tints & tones
#d21b13 color schemes
#d21b13 color preview, HTML & CSS examples
           This text has a color of #d21b13        
        
          <p style="color:#d21b13;">Text here</p>
        
        
          .mytext {color:#d21b13;}
        
        Text color #d21b13
      
           This box has a color of #d21b13        
        
          <div style="background-color:#d21b13;">Content here</div>
        
        
          .mybackground {background-color:#d21b13;}
        
        Background color #d21b13
      
           Border around this has a color of #d21b13        
        
          <div style="border:2px solid #d21b13;">Content here</div>
        
        
          .myborder {border:2px solid #d21b13;}
        
        Border color #d21b13