#d2121d color space conversions
Hex:
        #d2121d
        RGB:
        210, 18, 29
        CMY:
        18, 93, 89
        CMYK:
        0, 91, 86, 18
      HSL:
        357°, 84.2105%, 44.7059%
        HSV (HSB):
        357°, 91.4286%, 82.3529%
        XYZ:
        27.0164, 14.2230, 2.4838
        xyY:
        0.6179, 0.3253, 14.2230
      CIE-Lab:
        44.5510, 67.7548, 47.6768
        CIE-LCH:
        44.5510, 82.8480, 35.1328
        CIE-Luv:
        44.5510, 137.9793, 27.9219
        Hunter-Lab:
        37.7133, 61.8724, 22.4945
      #d2121d color charts
#d2121d RGB chart
      #d2121d CMYK chart
      #d2121d RGB pie chart
      #d2121d color shades, tints & tones
#d2121d color schemes
#d2121d color preview, HTML & CSS examples
           This text has a color of #d2121d        
        
          <p style="color:#d2121d;">Text here</p>
        
        
          .mytext {color:#d2121d;}
        
        Text color #d2121d
      
           This box has a color of #d2121d        
        
          <div style="background-color:#d2121d;">Content here</div>
        
        
          .mybackground {background-color:#d2121d;}
        
        Background color #d2121d
      
           Border around this has a color of #d2121d        
        
          <div style="border:2px solid #d2121d;">Content here</div>
        
        
          .myborder {border:2px solid #d2121d;}
        
        Border color #d2121d