#de521f color space conversions
Hex:
        #de521f
        RGB:
        222, 82, 31
        CMY:
        13, 68, 88
        CMYK:
        0, 63, 86, 13
      HSL:
        16°, 75.4941%, 49.6078%
        HSV (HSB):
        16°, 86.0360%, 87.0588%
        XYZ:
        33.3888, 21.6631, 3.7179
        xyY:
        0.5681, 0.3686, 21.6631
      CIE-Lab:
        53.6677, 52.5046, 55.2318
        CIE-LCH:
        53.6677, 76.2055, 46.4501
        CIE-Luv:
        53.6677, 114.1540, 41.3952
        Hunter-Lab:
        46.5436, 46.5984, 27.8444
      #de521f color charts
#de521f RGB chart
      #de521f CMYK chart
      #de521f RGB pie chart
      #de521f color shades, tints & tones
#de521f color schemes
#de521f color preview, HTML & CSS examples
           This text has a color of #de521f        
        
          <p style="color:#de521f;">Text here</p>
        
        
          .mytext {color:#de521f;}
        
        Text color #de521f
      
           This box has a color of #de521f        
        
          <div style="background-color:#de521f;">Content here</div>
        
        
          .mybackground {background-color:#de521f;}
        
        Background color #de521f
      
           Border around this has a color of #de521f        
        
          <div style="border:2px solid #de521f;">Content here</div>
        
        
          .myborder {border:2px solid #de521f;}
        
        Border color #de521f