#de3a1b color space conversions
Hex:
        #de3a1b
        RGB:
        222, 58, 27
        CMY:
        13, 77, 89
        CMYK:
        0, 74, 88, 13
      HSL:
        10°, 78.3133%, 48.8235%
        HSV (HSB):
        10°, 87.8378%, 87.0588%
        XYZ:
        31.8351, 18.6348, 2.9559
        xyY:
        0.5959, 0.3488, 18.6348
      CIE-Lab:
        50.2572, 61.6454, 54.1275
        CIE-LCH:
        50.2572, 82.0363, 41.2846
        CIE-Luv:
        50.2572, 130.5503, 36.1951
        Hunter-Lab:
        43.1681, 56.0939, 26.1578
      #de3a1b color charts
#de3a1b RGB chart
      #de3a1b CMYK chart
      #de3a1b RGB pie chart
      #de3a1b color shades, tints & tones
#de3a1b color schemes
#de3a1b color preview, HTML & CSS examples
           This text has a color of #de3a1b        
        
          <p style="color:#de3a1b;">Text here</p>
        
        
          .mytext {color:#de3a1b;}
        
        Text color #de3a1b
      
           This box has a color of #de3a1b        
        
          <div style="background-color:#de3a1b;">Content here</div>
        
        
          .mybackground {background-color:#de3a1b;}
        
        Background color #de3a1b
      
           Border around this has a color of #de3a1b        
        
          <div style="border:2px solid #de3a1b;">Content here</div>
        
        
          .myborder {border:2px solid #de3a1b;}
        
        Border color #de3a1b