#d61b16 color space conversions
Hex:
        #d61b16
        RGB:
        214, 27, 22
        CMY:
        16, 89, 91
        CMYK:
        0, 87, 90, 16
      HSL:
        2°, 81.3559%, 46.2745%
        HSV (HSB):
        2°, 89.7196%, 83.9216%
        XYZ:
        28.2683, 15.1379, 2.1911
        xyY:
        0.6200, 0.3320, 15.1379
      CIE-Lab:
        45.8225, 67.2755, 52.1911
        CIE-LCH:
        45.8225, 85.1463, 37.8037
        CIE-Luv:
        45.8225, 139.3236, 30.8847
        Hunter-Lab:
        38.9075, 61.6013, 23.8964
      #d61b16 color charts
#d61b16 RGB chart
      #d61b16 CMYK chart
      #d61b16 RGB pie chart
      #d61b16 color shades, tints & tones
#d61b16 color schemes
#d61b16 color preview, HTML & CSS examples
           This text has a color of #d61b16        
        
          <p style="color:#d61b16;">Text here</p>
        
        
          .mytext {color:#d61b16;}
        
        Text color #d61b16
      
           This box has a color of #d61b16        
        
          <div style="background-color:#d61b16;">Content here</div>
        
        
          .mybackground {background-color:#d61b16;}
        
        Background color #d61b16
      
           Border around this has a color of #d61b16        
        
          <div style="border:2px solid #d61b16;">Content here</div>
        
        
          .myborder {border:2px solid #d61b16;}
        
        Border color #d61b16