#de0c47 color space conversions
Hex:
        #de0c47
        RGB:
        222, 12, 71
        CMY:
        13, 95, 72
        CMYK:
        0, 95, 68, 13
      HSL:
        343°, 89.7436%, 45.8824%
        HSV (HSB):
        343°, 94.5946%, 87.0588%
        XYZ:
        31.3930, 16.2475, 7.4427
        xyY:
        0.5699, 0.2950, 16.2475
      CIE-Lab:
        47.2975, 72.7880, 27.3586
        CIE-LCH:
        47.2975, 77.7598, 20.5996
        CIE-Luv:
        47.2975, 137.9429, 14.3228
        Hunter-Lab:
        40.3082, 68.4810, 17.2681
      #de0c47 color charts
#de0c47 RGB chart
      #de0c47 CMYK chart
      #de0c47 RGB pie chart
      #de0c47 color shades, tints & tones
#de0c47 color schemes
#de0c47 color preview, HTML & CSS examples
           This text has a color of #de0c47        
        
          <p style="color:#de0c47;">Text here</p>
        
        
          .mytext {color:#de0c47;}
        
        Text color #de0c47
      
           This box has a color of #de0c47        
        
          <div style="background-color:#de0c47;">Content here</div>
        
        
          .mybackground {background-color:#de0c47;}
        
        Background color #de0c47
      
           Border around this has a color of #de0c47        
        
          <div style="border:2px solid #de0c47;">Content here</div>
        
        
          .myborder {border:2px solid #de0c47;}
        
        Border color #de0c47