#d7020f color space conversions
Hex:
        #d7020f
        RGB:
        215, 2, 15
        CMY:
        16, 99, 94
        CMYK:
        0, 99, 93, 16
      HSL:
        356°, 98.1567%, 42.5490%
        HSV (HSB):
        356°, 99.0698%, 84.3137%
        XYZ:
        28.1323, 14.5250, 1.7728
        xyY:
        0.6332, 0.3269, 14.5250
      CIE-Lab:
        44.9766, 70.3855, 54.4411
        CIE-LCH:
        44.9766, 88.9829, 37.7209
        CIE-Luv:
        44.9766, 146.1171, 30.2904
        Hunter-Lab:
        38.1117, 65.0651, 23.9202
      #d7020f color charts
#d7020f RGB chart
      #d7020f CMYK chart
      #d7020f RGB pie chart
      #d7020f color shades, tints & tones
#d7020f color schemes
#d7020f color preview, HTML & CSS examples
           This text has a color of #d7020f        
        
          <p style="color:#d7020f;">Text here</p>
        
        
          .mytext {color:#d7020f;}
        
        Text color #d7020f
      
           This box has a color of #d7020f        
        
          <div style="background-color:#d7020f;">Content here</div>
        
        
          .mybackground {background-color:#d7020f;}
        
        Background color #d7020f
      
           Border around this has a color of #d7020f        
        
          <div style="border:2px solid #d7020f;">Content here</div>
        
        
          .myborder {border:2px solid #d7020f;}
        
        Border color #d7020f