#d55041 color space conversions
Hex:
        #d55041
        RGB:
        213, 80, 65
        CMY:
        16, 69, 75
        CMYK:
        0, 62, 69, 16
      HSL:
        6°, 63.7931%, 54.5098%
        HSV (HSB):
        6°, 69.4836%, 83.5294%
        XYZ:
        31.2634, 20.2651, 7.2648
        xyY:
        0.5318, 0.3447, 20.2651
      CIE-Lab:
        52.1356, 51.4576, 36.3570
        CIE-LCH:
        52.1356, 63.0057, 35.2429
        CIE-Luv:
        52.1356, 103.3021, 28.8046
        Hunter-Lab:
        45.0168, 45.1857, 21.9435
      #d55041 color charts
#d55041 RGB chart
      #d55041 CMYK chart
      #d55041 RGB pie chart
      #d55041 color shades, tints & tones
#d55041 color schemes
#d55041 color preview, HTML & CSS examples
           This text has a color of #d55041        
        
          <p style="color:#d55041;">Text here</p>
        
        
          .mytext {color:#d55041;}
        
        Text color #d55041
      
           This box has a color of #d55041        
        
          <div style="background-color:#d55041;">Content here</div>
        
        
          .mybackground {background-color:#d55041;}
        
        Background color #d55041
      
           Border around this has a color of #d55041        
        
          <div style="border:2px solid #d55041;">Content here</div>
        
        
          .myborder {border:2px solid #d55041;}
        
        Border color #d55041