#de3f1f color space conversions
Hex:
        #de3f1f
        RGB:
        222, 63, 31
        CMY:
        13, 75, 88
        CMYK:
        0, 72, 86, 13
      HSL:
        10°, 75.4941%, 49.6078%
        HSV (HSB):
        10°, 86.0360%, 87.0588%
        XYZ:
        32.1490, 19.1835, 3.3047
        xyY:
        0.5884, 0.3511, 19.1835
      CIE-Lab:
        50.9012, 60.0072, 52.9611
        CIE-LCH:
        50.9012, 80.0359, 41.4310
        CIE-Luv:
        50.9012, 127.0910, 36.4889
        Hunter-Lab:
        43.7990, 54.3730, 26.1858
      #de3f1f color charts
#de3f1f RGB chart
      #de3f1f CMYK chart
      #de3f1f RGB pie chart
      #de3f1f color shades, tints & tones
#de3f1f color schemes
#de3f1f color preview, HTML & CSS examples
           This text has a color of #de3f1f        
        
          <p style="color:#de3f1f;">Text here</p>
        
        
          .mytext {color:#de3f1f;}
        
        Text color #de3f1f
      
           This box has a color of #de3f1f        
        
          <div style="background-color:#de3f1f;">Content here</div>
        
        
          .mybackground {background-color:#de3f1f;}
        
        Background color #de3f1f
      
           Border around this has a color of #de3f1f        
        
          <div style="border:2px solid #de3f1f;">Content here</div>
        
        
          .myborder {border:2px solid #de3f1f;}
        
        Border color #de3f1f