#de3b3e color space conversions
Hex:
        #de3b3e
        RGB:
        222, 59, 62
        CMY:
        13, 77, 76
        CMYK:
        0, 73, 72, 13
      HSL:
        359°, 71.1790%, 55.0980%
        HSV (HSB):
        359°, 73.4234%, 87.0588%
        XYZ:
        32.5577, 19.0053, 6.5098
        xyY:
        0.5606, 0.3273, 19.0053
      CIE-Lab:
        50.6934, 62.3727, 36.7839
        CIE-LCH:
        50.6934, 72.4114, 30.5297
        CIE-Luv:
        50.6934, 124.1649, 25.6837
        Hunter-Lab:
        43.5951, 57.0159, 21.6631
      #de3b3e color charts
#de3b3e RGB chart
      #de3b3e CMYK chart
      #de3b3e RGB pie chart
      #de3b3e color shades, tints & tones
#de3b3e color schemes
#de3b3e color preview, HTML & CSS examples
           This text has a color of #de3b3e        
        
          <p style="color:#de3b3e;">Text here</p>
        
        
          .mytext {color:#de3b3e;}
        
        Text color #de3b3e
      
           This box has a color of #de3b3e        
        
          <div style="background-color:#de3b3e;">Content here</div>
        
        
          .mybackground {background-color:#de3b3e;}
        
        Background color #de3b3e
      
           Border around this has a color of #de3b3e        
        
          <div style="border:2px solid #de3b3e;">Content here</div>
        
        
          .myborder {border:2px solid #de3b3e;}
        
        Border color #de3b3e