#de3b1f color space conversions
Hex:
        #de3b1f
        RGB:
        222, 59, 31
        CMY:
        13, 77, 88
        CMYK:
        0, 73, 86, 13
      HSL:
        9°, 75.4941%, 49.6078%
        HSV (HSB):
        9°, 86.0360%, 87.0588%
        XYZ:
        31.9355, 18.7565, 3.2335
        xyY:
        0.5922, 0.3478, 18.7565
      CIE-Lab:
        50.4010, 61.3902, 52.5499
        CIE-LCH:
        50.4010, 80.8099, 40.5635
        CIE-Luv:
        50.4010, 129.5142, 35.5894
        Hunter-Lab:
        43.3087, 55.8341, 25.8894
      #de3b1f color charts
#de3b1f RGB chart
      #de3b1f CMYK chart
      #de3b1f RGB pie chart
      #de3b1f color shades, tints & tones
#de3b1f color schemes
#de3b1f color preview, HTML & CSS examples
           This text has a color of #de3b1f        
        
          <p style="color:#de3b1f;">Text here</p>
        
        
          .mytext {color:#de3b1f;}
        
        Text color #de3b1f
      
           This box has a color of #de3b1f        
        
          <div style="background-color:#de3b1f;">Content here</div>
        
        
          .mybackground {background-color:#de3b1f;}
        
        Background color #de3b1f
      
           Border around this has a color of #de3b1f        
        
          <div style="border:2px solid #de3b1f;">Content here</div>
        
        
          .myborder {border:2px solid #de3b1f;}
        
        Border color #de3b1f