#d22b16 color space conversions
Hex:
        #d22b16
        RGB:
        210, 43, 22
        CMY:
        18, 83, 91
        CMYK:
        0, 80, 90, 18
      HSL:
        7°, 81.0345%, 45.4902%
        HSV (HSB):
        7°, 89.5238%, 82.3529%
        XYZ:
        27.5870, 15.4873, 2.2944
        xyY:
        0.6081, 0.3414, 15.4873
      CIE-Lab:
        46.2946, 62.5380, 52.1627
        CIE-LCH:
        46.2946, 81.4367, 39.8314
        CIE-Luv:
        46.2946, 129.8687, 32.5822
        Hunter-Lab:
        39.3539, 56.2588, 24.0910
      #d22b16 color charts
#d22b16 RGB chart
      #d22b16 CMYK chart
      #d22b16 RGB pie chart
      #d22b16 color shades, tints & tones
#d22b16 color schemes
#d22b16 color preview, HTML & CSS examples
           This text has a color of #d22b16        
        
          <p style="color:#d22b16;">Text here</p>
        
        
          .mytext {color:#d22b16;}
        
        Text color #d22b16
      
           This box has a color of #d22b16        
        
          <div style="background-color:#d22b16;">Content here</div>
        
        
          .mybackground {background-color:#d22b16;}
        
        Background color #d22b16
      
           Border around this has a color of #d22b16        
        
          <div style="border:2px solid #d22b16;">Content here</div>
        
        
          .myborder {border:2px solid #d22b16;}
        
        Border color #d22b16