#d80f22 color space conversions
Hex:
        #d80f22
        RGB:
        216, 15, 34
        CMY:
        15, 94, 87
        CMYK:
        0, 93, 84, 15
      HSL:
        354°, 87.0130%, 45.2941%
        HSV (HSB):
        354°, 93.0556%, 84.7059%
        XYZ:
        28.7785, 15.0561, 2.9027
        xyY:
        0.6158, 0.3221, 15.0561
      CIE-Lab:
        45.7109, 69.7524, 46.6519
        CIE-LCH:
        45.7109, 83.9155, 33.7754
        CIE-Luv:
        45.7109, 142.2085, 27.4834
        Hunter-Lab:
        38.8022, 64.4846, 22.7262
      #d80f22 color charts
#d80f22 RGB chart
      #d80f22 CMYK chart
      #d80f22 RGB pie chart
      #d80f22 color shades, tints & tones
#d80f22 color schemes
#d80f22 color preview, HTML & CSS examples
           This text has a color of #d80f22        
        
          <p style="color:#d80f22;">Text here</p>
        
        
          .mytext {color:#d80f22;}
        
        Text color #d80f22
      
           This box has a color of #d80f22        
        
          <div style="background-color:#d80f22;">Content here</div>
        
        
          .mybackground {background-color:#d80f22;}
        
        Background color #d80f22
      
           Border around this has a color of #d80f22        
        
          <div style="border:2px solid #d80f22;">Content here</div>
        
        
          .myborder {border:2px solid #d80f22;}
        
        Border color #d80f22