#de3b2d color space conversions
Hex:
        #de3b2d
        RGB:
        222, 59, 45
        CMY:
        13, 77, 82
        CMYK:
        0, 73, 80, 13
      HSL:
        5°, 72.8395%, 52.3529%
        HSV (HSB):
        5°, 79.7297%, 87.0588%
        XYZ:
        32.1618, 18.8470, 4.4253
        xyY:
        0.5802, 0.3400, 18.8470
      CIE-Lab:
        50.5077, 61.7497, 45.9048
        CIE-LCH:
        50.5077, 76.9433, 36.6272
        CIE-Luv:
        50.5077, 127.5164, 31.8988
        Hunter-Lab:
        43.4131, 56.2655, 24.3454
      #de3b2d color charts
#de3b2d RGB chart
      #de3b2d CMYK chart
      #de3b2d RGB pie chart
      #de3b2d color shades, tints & tones
#de3b2d color schemes
#de3b2d color preview, HTML & CSS examples
           This text has a color of #de3b2d        
        
          <p style="color:#de3b2d;">Text here</p>
        
        
          .mytext {color:#de3b2d;}
        
        Text color #de3b2d
      
           This box has a color of #de3b2d        
        
          <div style="background-color:#de3b2d;">Content here</div>
        
        
          .mybackground {background-color:#de3b2d;}
        
        Background color #de3b2d
      
           Border around this has a color of #de3b2d        
        
          <div style="border:2px solid #de3b2d;">Content here</div>
        
        
          .myborder {border:2px solid #de3b2d;}
        
        Border color #de3b2d