#df314b color space conversions
Hex:
        #df314b
        RGB:
        223, 49, 75
        CMY:
        13, 81, 71
        CMYK:
        0, 78, 66, 13
      HSL:
        351°, 73.1092%, 53.3333%
        HSV (HSB):
        351°, 78.0269%, 87.4510%
        XYZ:
        32.7997, 18.3926, 8.4780
        xyY:
        0.5497, 0.3082, 18.3926
      CIE-Lab:
        49.9689, 66.3608, 28.3362
        CIE-LCH:
        49.9689, 72.1574, 23.1226
        CIE-Luv:
        49.9689, 126.5588, 17.5979
        Hunter-Lab:
        42.8866, 61.4655, 18.2999
      #df314b color charts
#df314b RGB chart
      #df314b CMYK chart
      #df314b RGB pie chart
      #df314b color shades, tints & tones
#df314b color schemes
#df314b color preview, HTML & CSS examples
           This text has a color of #df314b        
        
          <p style="color:#df314b;">Text here</p>
        
        
          .mytext {color:#df314b;}
        
        Text color #df314b
      
           This box has a color of #df314b        
        
          <div style="background-color:#df314b;">Content here</div>
        
        
          .mybackground {background-color:#df314b;}
        
        Background color #df314b
      
           Border around this has a color of #df314b        
        
          <div style="border:2px solid #df314b;">Content here</div>
        
        
          .myborder {border:2px solid #df314b;}
        
        Border color #df314b