#da2b1d color space conversions
Hex:
        #da2b1d
        RGB:
        218, 43, 29
        CMY:
        15, 83, 89
        CMYK:
        0, 80, 87, 15
      HSL:
        4°, 76.5182%, 48.4314%
        HSV (HSB):
        4°, 86.6972%, 85.4902%
        XYZ:
        29.9991, 16.7219, 2.8089
        xyY:
        0.6057, 0.3376, 16.7219
      CIE-Lab:
        47.9077, 64.9648, 51.0899
        CIE-LCH:
        47.9077, 82.6475, 38.1824
        CIE-Luv:
        47.9077, 135.1524, 32.3588
        Hunter-Lab:
        40.8924, 59.3877, 24.5520
      #da2b1d color charts
#da2b1d RGB chart
      #da2b1d CMYK chart
      #da2b1d RGB pie chart
      #da2b1d color shades, tints & tones
#da2b1d color schemes
#da2b1d color preview, HTML & CSS examples
           This text has a color of #da2b1d        
        
          <p style="color:#da2b1d;">Text here</p>
        
        
          .mytext {color:#da2b1d;}
        
        Text color #da2b1d
      
           This box has a color of #da2b1d        
        
          <div style="background-color:#da2b1d;">Content here</div>
        
        
          .mybackground {background-color:#da2b1d;}
        
        Background color #da2b1d
      
           Border around this has a color of #da2b1d        
        
          <div style="border:2px solid #da2b1d;">Content here</div>
        
        
          .myborder {border:2px solid #da2b1d;}
        
        Border color #da2b1d