#d4141d color space conversions
Hex:
        #d4141d
        RGB:
        212, 20, 29
        CMY:
        17, 92, 89
        CMYK:
        0, 91, 86, 17
      HSL:
        357°, 82.7586%, 45.4902%
        HSV (HSB):
        357°, 90.5660%, 83.1373%
        XYZ:
        27.6233, 14.5861, 2.5219
        xyY:
        0.6175, 0.3261, 14.5861
      CIE-Lab:
        45.0620, 67.9959, 48.2692
        CIE-LCH:
        45.0620, 83.3868, 35.3703
        CIE-Luv:
        45.0620, 138.9573, 28.4313
        Hunter-Lab:
        38.1917, 62.2700, 22.8192
      #d4141d color charts
#d4141d RGB chart
      #d4141d CMYK chart
      #d4141d RGB pie chart
      #d4141d color shades, tints & tones
#d4141d color schemes
#d4141d color preview, HTML & CSS examples
           This text has a color of #d4141d        
        
          <p style="color:#d4141d;">Text here</p>
        
        
          .mytext {color:#d4141d;}
        
        Text color #d4141d
      
           This box has a color of #d4141d        
        
          <div style="background-color:#d4141d;">Content here</div>
        
        
          .mybackground {background-color:#d4141d;}
        
        Background color #d4141d
      
           Border around this has a color of #d4141d        
        
          <div style="border:2px solid #d4141d;">Content here</div>
        
        
          .myborder {border:2px solid #d4141d;}
        
        Border color #d4141d