#d04d49 color space conversions
Hex:
        #d04d49
        RGB:
        208, 77, 73
        CMY:
        18, 70, 71
        CMYK:
        0, 63, 65, 18
      HSL:
        2°, 58.9520%, 55.0980%
        HSV (HSB):
        2°, 64.9038%, 81.5686%
        XYZ:
        29.8689, 19.1987, 8.4348
        xyY:
        0.5194, 0.3339, 19.1987
      CIE-Lab:
        50.9189, 51.4925, 30.1194
        CIE-LCH:
        50.9189, 59.6545, 30.3246
        CIE-Luv:
        50.9189, 99.5100, 23.2965
        Hunter-Lab:
        43.8163, 45.0021, 19.2579
      #d04d49 color charts
#d04d49 RGB chart
      #d04d49 CMYK chart
      #d04d49 RGB pie chart
      #d04d49 color shades, tints & tones
#d04d49 color schemes
#d04d49 color preview, HTML & CSS examples
           This text has a color of #d04d49        
        
          <p style="color:#d04d49;">Text here</p>
        
        
          .mytext {color:#d04d49;}
        
        Text color #d04d49
      
           This box has a color of #d04d49        
        
          <div style="background-color:#d04d49;">Content here</div>
        
        
          .mybackground {background-color:#d04d49;}
        
        Background color #d04d49
      
           Border around this has a color of #d04d49        
        
          <div style="border:2px solid #d04d49;">Content here</div>
        
        
          .myborder {border:2px solid #d04d49;}
        
        Border color #d04d49