#d21f01 color space conversions
Hex:
        #d21f01
        RGB:
        210, 31, 1
        CMY:
        18, 88, 100
        CMYK:
        0, 85, 100, 18
      HSL:
        9°, 99.0521%, 41.3725%
        HSV (HSB):
        9°, 99.5238%, 82.3529%
        XYZ:
        27.0738, 14.6838, 1.4360
        xyY:
        0.6268, 0.3400, 14.6838
      CIE-Lab:
        45.1980, 65.1985, 58.2607
        CIE-LCH:
        45.1980, 87.4366, 41.7837
        CIE-Luv:
        45.1980, 136.6227, 33.3964
        Hunter-Lab:
        38.3195, 59.0564, 24.6017
      #d21f01 color charts
#d21f01 RGB chart
      #d21f01 CMYK chart
      #d21f01 RGB pie chart
      #d21f01 color shades, tints & tones
#d21f01 color schemes
#d21f01 color preview, HTML & CSS examples
           This text has a color of #d21f01        
        
          <p style="color:#d21f01;">Text here</p>
        
        
          .mytext {color:#d21f01;}
        
        Text color #d21f01
      
           This box has a color of #d21f01        
        
          <div style="background-color:#d21f01;">Content here</div>
        
        
          .mybackground {background-color:#d21f01;}
        
        Background color #d21f01
      
           Border around this has a color of #d21f01        
        
          <div style="border:2px solid #d21f01;">Content here</div>
        
        
          .myborder {border:2px solid #d21f01;}
        
        Border color #d21f01