#d03c5e color space conversions
Hex:
        #d03c5e
        RGB:
        208, 60, 94
        CMY:
        18, 76, 63
        CMYK:
        0, 71, 55, 18
      HSL:
        346°, 61.1570%, 52.5490%
        HSV (HSB):
        346°, 71.1538%, 81.5686%
        XYZ:
        29.6487, 17.4498, 12.3952
        xyY:
        0.4984, 0.2933, 17.4498
      CIE-Lab:
        48.8218, 59.6939, 14.8312
        CIE-LCH:
        48.8218, 61.5087, 13.9529
        CIE-Luv:
        48.8218, 103.5108, 6.1070
        Hunter-Lab:
        41.7729, 53.5892, 11.6481
      #d03c5e color charts
#d03c5e RGB chart
      #d03c5e CMYK chart
      #d03c5e RGB pie chart
      #d03c5e color shades, tints & tones
#d03c5e color schemes
#d03c5e color preview, HTML & CSS examples
           This text has a color of #d03c5e        
        
          <p style="color:#d03c5e;">Text here</p>
        
        
          .mytext {color:#d03c5e;}
        
        Text color #d03c5e
      
           This box has a color of #d03c5e        
        
          <div style="background-color:#d03c5e;">Content here</div>
        
        
          .mybackground {background-color:#d03c5e;}
        
        Background color #d03c5e
      
           Border around this has a color of #d03c5e        
        
          <div style="border:2px solid #d03c5e;">Content here</div>
        
        
          .myborder {border:2px solid #d03c5e;}
        
        Border color #d03c5e