#da342e color space conversions
Hex:
        #da342e
        RGB:
        218, 52, 46
        CMY:
        15, 80, 82
        CMYK:
        0, 76, 79, 15
      HSL:
        2°, 69.9187%, 51.7647%
        HSV (HSB):
        2°, 78.8991%, 85.4902%
        XYZ:
        30.6346, 17.5587, 4.3593
        xyY:
        0.5829, 0.3341, 17.5587
      CIE-Lab:
        48.9564, 62.8317, 43.5739
        CIE-LCH:
        48.9564, 76.4624, 34.7414
        CIE-Luv:
        48.9564, 128.0424, 29.4400
        Hunter-Lab:
        41.9031, 57.1678, 23.1640
      #da342e color charts
#da342e RGB chart
      #da342e CMYK chart
      #da342e RGB pie chart
      #da342e color shades, tints & tones
#da342e color schemes
#da342e color preview, HTML & CSS examples
           This text has a color of #da342e        
        
          <p style="color:#da342e;">Text here</p>
        
        
          .mytext {color:#da342e;}
        
        Text color #da342e
      
           This box has a color of #da342e        
        
          <div style="background-color:#da342e;">Content here</div>
        
        
          .mybackground {background-color:#da342e;}
        
        Background color #da342e
      
           Border around this has a color of #da342e        
        
          <div style="border:2px solid #da342e;">Content here</div>
        
        
          .myborder {border:2px solid #da342e;}
        
        Border color #da342e