#d1001f color space conversions
Hex:
        #d1001f
        RGB:
        209, 0, 31
        CMY:
        18, 100, 88
        CMYK:
        0, 100, 85, 18
      HSL:
        351°, 100.0000%, 40.9804%
        HSV (HSB):
        351°, 100.0000%, 81.9608%
        XYZ:
        26.5418, 13.6542, 2.5329
        xyY:
        0.6212, 0.3196, 13.6542
      CIE-Lab:
        43.7329, 69.3446, 45.8945
        CIE-LCH:
        43.7329, 83.1563, 33.4979
        CIE-Luv:
        43.7329, 140.1193, 26.1173
        Hunter-Lab:
        36.9516, 63.5485, 21.8020
      #d1001f color charts
#d1001f RGB chart
      #d1001f CMYK chart
      #d1001f RGB pie chart
      #d1001f color shades, tints & tones
#d1001f color schemes
#d1001f color preview, HTML & CSS examples
           This text has a color of #d1001f        
        
          <p style="color:#d1001f;">Text here</p>
        
        
          .mytext {color:#d1001f;}
        
        Text color #d1001f
      
           This box has a color of #d1001f        
        
          <div style="background-color:#d1001f;">Content here</div>
        
        
          .mybackground {background-color:#d1001f;}
        
        Background color #d1001f
      
           Border around this has a color of #d1001f        
        
          <div style="border:2px solid #d1001f;">Content here</div>
        
        
          .myborder {border:2px solid #d1001f;}
        
        Border color #d1001f