#de314f color space conversions
Hex:
        #de314f
        RGB:
        222, 49, 79
        CMY:
        13, 81, 69
        CMYK:
        0, 78, 64, 13
      HSL:
        350°, 72.3849%, 53.1373%
        HSV (HSB):
        350°, 77.9279%, 87.0588%
        XYZ:
        32.6338, 18.2907, 9.2076
        xyY:
        0.5427, 0.3042, 18.2907
      CIE-Lab:
        49.8469, 66.2942, 25.7430
        CIE-LCH:
        49.8469, 71.1170, 21.2219
        CIE-Luv:
        49.8469, 124.5880, 15.3047
        Hunter-Lab:
        42.7677, 61.3607, 17.1726
      #de314f color charts
#de314f RGB chart
      #de314f CMYK chart
      #de314f RGB pie chart
      #de314f color shades, tints & tones
#de314f color schemes
#de314f color preview, HTML & CSS examples
           This text has a color of #de314f        
        
          <p style="color:#de314f;">Text here</p>
        
        
          .mytext {color:#de314f;}
        
        Text color #de314f
      
           This box has a color of #de314f        
        
          <div style="background-color:#de314f;">Content here</div>
        
        
          .mybackground {background-color:#de314f;}
        
        Background color #de314f
      
           Border around this has a color of #de314f        
        
          <div style="border:2px solid #de314f;">Content here</div>
        
        
          .myborder {border:2px solid #de314f;}
        
        Border color #de314f