#d21f03 color space conversions
Hex:
        #d21f03
        RGB:
        210, 31, 3
        CMY:
        18, 88, 99
        CMYK:
        0, 85, 99, 18
      HSL:
        8°, 97.1831%, 41.7647%
        HSV (HSB):
        8°, 98.5714%, 82.3529%
        XYZ:
        27.0848, 14.6882, 1.4937
        xyY:
        0.6260, 0.3395, 14.6882
      CIE-Lab:
        45.2041, 65.2166, 57.6466
        CIE-LCH:
        45.2041, 87.0422, 41.4743
        CIE-Luv:
        45.2041, 136.4926, 33.1869
        Hunter-Lab:
        38.3252, 59.0786, 24.5168
      #d21f03 color charts
#d21f03 RGB chart
      #d21f03 CMYK chart
      #d21f03 RGB pie chart
      #d21f03 color shades, tints & tones
#d21f03 color schemes
#d21f03 color preview, HTML & CSS examples
           This text has a color of #d21f03        
        
          <p style="color:#d21f03;">Text here</p>
        
        
          .mytext {color:#d21f03;}
        
        Text color #d21f03
      
           This box has a color of #d21f03        
        
          <div style="background-color:#d21f03;">Content here</div>
        
        
          .mybackground {background-color:#d21f03;}
        
        Background color #d21f03
      
           Border around this has a color of #d21f03        
        
          <div style="border:2px solid #d21f03;">Content here</div>
        
        
          .myborder {border:2px solid #d21f03;}
        
        Border color #d21f03