#de1b4f color space conversions
Hex:
        #de1b4f
        RGB:
        222, 27, 79
        CMY:
        13, 89, 69
        CMYK:
        0, 88, 64, 13
      HSL:
        344°, 78.3133%, 48.8235%
        HSV (HSB):
        344°, 87.8378%, 87.0588%
        XYZ:
        31.9274, 16.8780, 8.9721
        xyY:
        0.5526, 0.2921, 16.8780
      CIE-Lab:
        48.1059, 71.2537, 23.4961
        CIE-LCH:
        48.1059, 75.0277, 18.2501
        CIE-Luv:
        48.1059, 132.2474, 11.5740
        Hunter-Lab:
        41.0828, 66.8260, 15.8095
      #de1b4f color charts
#de1b4f RGB chart
      #de1b4f CMYK chart
      #de1b4f RGB pie chart
      #de1b4f color shades, tints & tones
#de1b4f color schemes
#de1b4f color preview, HTML & CSS examples
           This text has a color of #de1b4f        
        
          <p style="color:#de1b4f;">Text here</p>
        
        
          .mytext {color:#de1b4f;}
        
        Text color #de1b4f
      
           This box has a color of #de1b4f        
        
          <div style="background-color:#de1b4f;">Content here</div>
        
        
          .mybackground {background-color:#de1b4f;}
        
        Background color #de1b4f
      
           Border around this has a color of #de1b4f        
        
          <div style="border:2px solid #de1b4f;">Content here</div>
        
        
          .myborder {border:2px solid #de1b4f;}
        
        Border color #de1b4f