#d0293c color space conversions
Hex:
        #d0293c
        RGB:
        208, 41, 60
        CMY:
        18, 84, 76
        CMYK:
        0, 80, 71, 18
      HSL:
        353°, 67.0683%, 48.8235%
        HSV (HSB):
        353°, 80.2885%, 81.5686%
        XYZ:
        27.6210, 15.3220, 5.7766
        xyY:
        0.5669, 0.3145, 15.3220
      CIE-Lab:
        46.0721, 63.6324, 31.8699
        CIE-LCH:
        46.0721, 71.1672, 26.6038
        CIE-Luv:
        46.0721, 122.3270, 20.0710
        Hunter-Lab:
        39.1433, 57.4552, 18.6506
      #d0293c color charts
#d0293c RGB chart
      #d0293c CMYK chart
      #d0293c RGB pie chart
      #d0293c color shades, tints & tones
#d0293c color schemes
#d0293c color preview, HTML & CSS examples
           This text has a color of #d0293c        
        
          <p style="color:#d0293c;">Text here</p>
        
        
          .mytext {color:#d0293c;}
        
        Text color #d0293c
      
           This box has a color of #d0293c        
        
          <div style="background-color:#d0293c;">Content here</div>
        
        
          .mybackground {background-color:#d0293c;}
        
        Background color #d0293c
      
           Border around this has a color of #d0293c        
        
          <div style="border:2px solid #d0293c;">Content here</div>
        
        
          .myborder {border:2px solid #d0293c;}
        
        Border color #d0293c