#d03d48 color space conversions
Hex:
        #d03d48
        RGB:
        208, 61, 72
        CMY:
        18, 76, 72
        CMYK:
        0, 71, 65, 18
      HSL:
        356°, 60.9959%, 52.7451%
        HSV (HSB):
        356°, 70.6731%, 81.5686%
        XYZ:
        28.8509, 17.2153, 7.9332
        xyY:
        0.5343, 0.3188, 17.2153
      CIE-Lab:
        48.5301, 57.8819, 27.7257
        CIE-LCH:
        48.5301, 64.1797, 25.5946
        CIE-Luv:
        48.5301, 109.3818, 18.9571
        Hunter-Lab:
        41.4913, 51.5098, 17.7076
      #d03d48 color charts
#d03d48 RGB chart
      #d03d48 CMYK chart
      #d03d48 RGB pie chart
      #d03d48 color shades, tints & tones
#d03d48 color schemes
#d03d48 color preview, HTML & CSS examples
           This text has a color of #d03d48        
        
          <p style="color:#d03d48;">Text here</p>
        
        
          .mytext {color:#d03d48;}
        
        Text color #d03d48
      
           This box has a color of #d03d48        
        
          <div style="background-color:#d03d48;">Content here</div>
        
        
          .mybackground {background-color:#d03d48;}
        
        Background color #d03d48
      
           Border around this has a color of #d03d48        
        
          <div style="border:2px solid #d03d48;">Content here</div>
        
        
          .myborder {border:2px solid #d03d48;}
        
        Border color #d03d48