#d04d48 color space conversions
Hex:
        #d04d48
        RGB:
        208, 77, 72
        CMY:
        18, 70, 72
        CMYK:
        0, 63, 65, 18
      HSL:
        2°, 59.1304%, 54.9020%
        HSV (HSB):
        2°, 65.3846%, 81.5686%
        XYZ:
        29.8360, 19.1855, 8.2615
        xyY:
        0.5209, 0.3349, 19.1855
      CIE-Lab:
        50.9036, 51.4335, 30.6808
        CIE-LCH:
        50.9036, 59.8893, 30.8167
        CIE-Luv:
        50.9036, 99.7304, 23.7904
        Hunter-Lab:
        43.8013, 44.9361, 19.4780
      #d04d48 color charts
#d04d48 RGB chart
      #d04d48 CMYK chart
      #d04d48 RGB pie chart
      #d04d48 color shades, tints & tones
#d04d48 color schemes
#d04d48 color preview, HTML & CSS examples
           This text has a color of #d04d48        
        
          <p style="color:#d04d48;">Text here</p>
        
        
          .mytext {color:#d04d48;}
        
        Text color #d04d48
      
           This box has a color of #d04d48        
        
          <div style="background-color:#d04d48;">Content here</div>
        
        
          .mybackground {background-color:#d04d48;}
        
        Background color #d04d48
      
           Border around this has a color of #d04d48        
        
          <div style="border:2px solid #d04d48;">Content here</div>
        
        
          .myborder {border:2px solid #d04d48;}
        
        Border color #d04d48