#de0a4b color space conversions
Hex:
        #de0a4b
        RGB:
        222, 10, 75
        CMY:
        13, 96, 71
        CMYK:
        0, 95, 66, 13
      HSL:
        342°, 91.3793%, 45.4902%
        HSV (HSB):
        342°, 95.4955%, 87.0588%
        XYZ:
        31.5027, 16.2547, 8.1337
        xyY:
        0.5636, 0.2908, 16.2547
      CIE-Lab:
        47.3069, 73.1499, 24.9186
        CIE-LCH:
        47.3069, 77.2778, 18.8115
        CIE-Luv:
        47.3069, 136.8865, 12.1479
        Hunter-Lab:
        40.3171, 68.9204, 16.2606
      #de0a4b color charts
#de0a4b RGB chart
      #de0a4b CMYK chart
      #de0a4b RGB pie chart
      #de0a4b color shades, tints & tones
#de0a4b color schemes
#de0a4b color preview, HTML & CSS examples
           This text has a color of #de0a4b        
        
          <p style="color:#de0a4b;">Text here</p>
        
        
          .mytext {color:#de0a4b;}
        
        Text color #de0a4b
      
           This box has a color of #de0a4b        
        
          <div style="background-color:#de0a4b;">Content here</div>
        
        
          .mybackground {background-color:#de0a4b;}
        
        Background color #de0a4b
      
           Border around this has a color of #de0a4b        
        
          <div style="border:2px solid #de0a4b;">Content here</div>
        
        
          .myborder {border:2px solid #de0a4b;}
        
        Border color #de0a4b