#d1122f color space conversions
Hex:
        #d1122f
        RGB:
        209, 18, 47
        CMY:
        18, 93, 82
        CMYK:
        0, 91, 78, 18
      HSL:
        351°, 84.1410%, 44.5098%
        HSV (HSB):
        351°, 91.3876%, 81.9608%
        XYZ:
        27.0239, 14.1932, 4.0046
        xyY:
        0.5976, 0.3139, 14.1932
      CIE-Lab:
        44.5087, 67.9676, 37.8141
        CIE-LCH:
        44.5087, 77.7785, 29.0896
        CIE-Luv:
        44.5087, 133.7878, 22.3883
        Hunter-Lab:
        37.6738, 62.1111, 20.0694
      #d1122f color charts
#d1122f RGB chart
      #d1122f CMYK chart
      #d1122f RGB pie chart
      #d1122f color shades, tints & tones
#d1122f color schemes
#d1122f color preview, HTML & CSS examples
           This text has a color of #d1122f        
        
          <p style="color:#d1122f;">Text here</p>
        
        
          .mytext {color:#d1122f;}
        
        Text color #d1122f
      
           This box has a color of #d1122f        
        
          <div style="background-color:#d1122f;">Content here</div>
        
        
          .mybackground {background-color:#d1122f;}
        
        Background color #d1122f
      
           Border around this has a color of #d1122f        
        
          <div style="border:2px solid #d1122f;">Content here</div>
        
        
          .myborder {border:2px solid #d1122f;}
        
        Border color #d1122f