#d21f00 color space conversions
Hex:
        #d21f00
        RGB:
        210, 31, 0
        CMY:
        18, 88, 100
        CMYK:
        0, 85, 100, 18
      HSL:
        9°, 100.0000%, 41.1765%
        HSV (HSB):
        9°, 100.0000%, 82.3529%
        XYZ:
        27.0683, 14.6816, 1.4072
        xyY:
        0.6272, 0.3402, 14.6816
      CIE-Lab:
        45.1950, 65.1894, 58.5741
        CIE-LCH:
        45.1950, 87.6389, 41.9404
        CIE-Luv:
        45.1950, 136.6879, 33.5013
        Hunter-Lab:
        38.3166, 59.0453, 24.6442
      #d21f00 color charts
#d21f00 RGB chart
      #d21f00 CMYK chart
      #d21f00 RGB pie chart
      #d21f00 color shades, tints & tones
#d21f00 color schemes
#d21f00 color preview, HTML & CSS examples
           This text has a color of #d21f00        
        
          <p style="color:#d21f00;">Text here</p>
        
        
          .mytext {color:#d21f00;}
        
        Text color #d21f00
      
           This box has a color of #d21f00        
        
          <div style="background-color:#d21f00;">Content here</div>
        
        
          .mybackground {background-color:#d21f00;}
        
        Background color #d21f00
      
           Border around this has a color of #d21f00        
        
          <div style="border:2px solid #d21f00;">Content here</div>
        
        
          .myborder {border:2px solid #d21f00;}
        
        Border color #d21f00