#de3b4b color space conversions
Hex:
        #de3b4b
        RGB:
        222, 59, 75
        CMY:
        13, 77, 71
        CMYK:
        0, 73, 66, 13
      HSL:
        354°, 71.1790%, 55.0980%
        HSV (HSB):
        354°, 73.4234%, 87.0588%
        XYZ:
        32.9582, 19.1655, 8.6188
        xyY:
        0.5426, 0.3155, 19.1655
      CIE-Lab:
        50.8803, 62.9959, 29.4373
        CIE-LCH:
        50.8803, 69.5345, 25.0462
        CIE-Luv:
        50.8803, 120.9464, 19.6849
        Hunter-Lab:
        43.7784, 57.7697, 18.9723
      #de3b4b color charts
#de3b4b RGB chart
      #de3b4b CMYK chart
      #de3b4b RGB pie chart
      #de3b4b color shades, tints & tones
#de3b4b color schemes
#de3b4b color preview, HTML & CSS examples
           This text has a color of #de3b4b        
        
          <p style="color:#de3b4b;">Text here</p>
        
        
          .mytext {color:#de3b4b;}
        
        Text color #de3b4b
      
           This box has a color of #de3b4b        
        
          <div style="background-color:#de3b4b;">Content here</div>
        
        
          .mybackground {background-color:#de3b4b;}
        
        Background color #de3b4b
      
           Border around this has a color of #de3b4b        
        
          <div style="border:2px solid #de3b4b;">Content here</div>
        
        
          .myborder {border:2px solid #de3b4b;}
        
        Border color #de3b4b