#d1001d color space conversions
Hex:
        #d1001d
        RGB:
        209, 0, 29
        CMY:
        18, 100, 89
        CMYK:
        0, 100, 86, 18
      HSL:
        352°, 100.0000%, 40.9804%
        HSV (HSB):
        352°, 100.0000%, 81.9608%
        XYZ:
        26.5163, 13.6440, 2.3984
        xyY:
        0.6231, 0.3206, 13.6440
      CIE-Lab:
        43.7180, 69.3039, 46.8982
        CIE-LCH:
        43.7180, 83.6808, 34.0864
        CIE-Luv:
        43.7180, 140.4449, 26.6034
        Hunter-Lab:
        36.9378, 63.4973, 22.0067
      #d1001d color charts
#d1001d RGB chart
      #d1001d CMYK chart
      #d1001d RGB pie chart
      #d1001d color shades, tints & tones
#d1001d color schemes
#d1001d color preview, HTML & CSS examples
           This text has a color of #d1001d        
        
          <p style="color:#d1001d;">Text here</p>
        
        
          .mytext {color:#d1001d;}
        
        Text color #d1001d
      
           This box has a color of #d1001d        
        
          <div style="background-color:#d1001d;">Content here</div>
        
        
          .mybackground {background-color:#d1001d;}
        
        Background color #d1001d
      
           Border around this has a color of #d1001d        
        
          <div style="border:2px solid #d1001d;">Content here</div>
        
        
          .myborder {border:2px solid #d1001d;}
        
        Border color #d1001d