#d04941 color space conversions
Hex:
        #d04941
        RGB:
        208, 73, 65
        CMY:
        18, 71, 75
        CMYK:
        0, 65, 69, 18
      HSL:
        3°, 60.3376%, 53.5294%
        HSV (HSB):
        3°, 68.7500%, 81.5686%
        XYZ:
        29.3491, 18.5566, 7.0359
        xyY:
        0.5342, 0.3378, 18.5566
      CIE-Lab:
        50.1644, 52.7609, 33.8193
        CIE-LCH:
        50.1644, 62.6695, 32.6595
        CIE-Luv:
        50.1644, 103.8191, 25.8186
        Hunter-Lab:
        43.0774, 46.2285, 20.4702
      #d04941 color charts
#d04941 RGB chart
      #d04941 CMYK chart
      #d04941 RGB pie chart
      #d04941 color shades, tints & tones
#d04941 color schemes
#d04941 color preview, HTML & CSS examples
           This text has a color of #d04941        
        
          <p style="color:#d04941;">Text here</p>
        
        
          .mytext {color:#d04941;}
        
        Text color #d04941
      
           This box has a color of #d04941        
        
          <div style="background-color:#d04941;">Content here</div>
        
        
          .mybackground {background-color:#d04941;}
        
        Background color #d04941
      
           Border around this has a color of #d04941        
        
          <div style="border:2px solid #d04941;">Content here</div>
        
        
          .myborder {border:2px solid #d04941;}
        
        Border color #d04941