#d11414 color space conversions
Hex:
        #d11414
        RGB:
        209, 20, 20
        CMY:
        18, 92, 92
        CMYK:
        0, 90, 90, 18
      HSL:
        0°, 82.5328%, 44.9020%
        HSV (HSB):
        0°, 90.4306%, 81.9608%
        XYZ:
        26.6709, 14.1061, 1.9789
        xyY:
        0.6238, 0.3299, 14.1061
      CIE-Lab:
        44.3847, 67.0640, 51.5283
        CIE-LCH:
        44.3847, 84.5739, 37.5367
        CIE-Luv:
        44.3847, 137.9215, 29.7426
        Hunter-Lab:
        37.5581, 61.0304, 23.1668
      #d11414 color charts
#d11414 RGB chart
      #d11414 CMYK chart
      #d11414 RGB pie chart
      #d11414 color shades, tints & tones
#d11414 color schemes
#d11414 color preview, HTML & CSS examples
           This text has a color of #d11414        
        
          <p style="color:#d11414;">Text here</p>
        
        
          .mytext {color:#d11414;}
        
        Text color #d11414
      
           This box has a color of #d11414        
        
          <div style="background-color:#d11414;">Content here</div>
        
        
          .mybackground {background-color:#d11414;}
        
        Background color #d11414
      
           Border around this has a color of #d11414        
        
          <div style="border:2px solid #d11414;">Content here</div>
        
        
          .myborder {border:2px solid #d11414;}
        
        Border color #d11414