#de0c4e color space conversions
Hex:
        #de0c4e
        RGB:
        222, 12, 78
        CMY:
        13, 95, 69
        CMYK:
        0, 95, 65, 13
      HSL:
        341°, 89.7436%, 45.8824%
        HSV (HSB):
        341°, 94.5946%, 87.0588%
        XYZ:
        31.6308, 16.3426, 8.6950
        xyY:
        0.5582, 0.2884, 16.3426
      CIE-Lab:
        47.4208, 73.1271, 23.2203
        CIE-LCH:
        47.4208, 76.7252, 17.6164
        CIE-Luv:
        47.4208, 135.5796, 10.6773
        Hunter-Lab:
        40.4260, 68.9197, 15.5458
      #de0c4e color charts
#de0c4e RGB chart
      #de0c4e CMYK chart
      #de0c4e RGB pie chart
      #de0c4e color shades, tints & tones
#de0c4e color schemes
#de0c4e color preview, HTML & CSS examples
           This text has a color of #de0c4e        
        
          <p style="color:#de0c4e;">Text here</p>
        
        
          .mytext {color:#de0c4e;}
        
        Text color #de0c4e
      
           This box has a color of #de0c4e        
        
          <div style="background-color:#de0c4e;">Content here</div>
        
        
          .mybackground {background-color:#de0c4e;}
        
        Background color #de0c4e
      
           Border around this has a color of #de0c4e        
        
          <div style="border:2px solid #de0c4e;">Content here</div>
        
        
          .myborder {border:2px solid #de0c4e;}
        
        Border color #de0c4e