#de0b5d color space conversions
Hex:
        #de0b5d
        RGB:
        222, 11, 93
        CMY:
        13, 96, 64
        CMYK:
        0, 95, 58, 13
      HSL:
        337°, 90.5579%, 45.6863%
        HSV (HSB):
        337°, 95.0450%, 87.0588%
        XYZ:
        32.2197, 16.5593, 11.8540
        xyY:
        0.5314, 0.2731, 16.5593
      CIE-Lab:
        47.6998, 74.0613, 14.3284
        CIE-LCH:
        47.6998, 75.4346, 10.9495
        CIE-Luv:
        47.6998, 130.0866, 1.8812
        Hunter-Lab:
        40.6931, 70.1186, 11.2138
      #de0b5d color charts
#de0b5d RGB chart
      #de0b5d CMYK chart
      #de0b5d RGB pie chart
      #de0b5d color shades, tints & tones
#de0b5d color schemes
#de0b5d color preview, HTML & CSS examples
           This text has a color of #de0b5d        
        
          <p style="color:#de0b5d;">Text here</p>
        
        
          .mytext {color:#de0b5d;}
        
        Text color #de0b5d
      
           This box has a color of #de0b5d        
        
          <div style="background-color:#de0b5d;">Content here</div>
        
        
          .mybackground {background-color:#de0b5d;}
        
        Background color #de0b5d
      
           Border around this has a color of #de0b5d        
        
          <div style="border:2px solid #de0b5d;">Content here</div>
        
        
          .myborder {border:2px solid #de0b5d;}
        
        Border color #de0b5d