#d6021b color space conversions
Hex:
        #d6021b
        RGB:
        214, 2, 27
        CMY:
        16, 99, 89
        CMYK:
        0, 99, 87, 16
      HSL:
        353°, 98.1481%, 42.3529%
        HSV (HSB):
        353°, 99.0654%, 83.9216%
        XYZ:
        27.9511, 14.4187, 2.3468
        xyY:
        0.6251, 0.3224, 14.4187
      CIE-Lab:
        44.8275, 70.3114, 49.2159
        CIE-LCH:
        44.8275, 85.8248, 34.9909
        CIE-Luv:
        44.8275, 144.0075, 28.0360
        Hunter-Lab:
        37.9720, 64.9427, 22.9160
      #d6021b color charts
#d6021b RGB chart
      #d6021b CMYK chart
      #d6021b RGB pie chart
      #d6021b color shades, tints & tones
#d6021b color schemes
#d6021b color preview, HTML & CSS examples
           This text has a color of #d6021b        
        
          <p style="color:#d6021b;">Text here</p>
        
        
          .mytext {color:#d6021b;}
        
        Text color #d6021b
      
           This box has a color of #d6021b        
        
          <div style="background-color:#d6021b;">Content here</div>
        
        
          .mybackground {background-color:#d6021b;}
        
        Background color #d6021b
      
           Border around this has a color of #d6021b        
        
          <div style="border:2px solid #d6021b;">Content here</div>
        
        
          .myborder {border:2px solid #d6021b;}
        
        Border color #d6021b