#d30207 color space conversions
Hex:
        #d30207
        RGB:
        211, 2, 7
        CMY:
        17, 99, 97
        CMYK:
        0, 99, 97, 17
      HSL:
        359°, 98.1221%, 41.7647%
        HSV (HSB):
        359°, 99.0521%, 82.7451%
        XYZ:
        26.9240, 13.9076, 1.4664
        xyY:
        0.6365, 0.3288, 13.9076
      CIE-Lab:
        44.1002, 69.3228, 56.0370
        CIE-LCH:
        44.1002, 89.1392, 38.9503
        CIE-Luv:
        44.1002, 143.9048, 30.5773
        Hunter-Lab:
        37.2929, 63.6072, 23.7737
      #d30207 color charts
#d30207 RGB chart
      #d30207 CMYK chart
      #d30207 RGB pie chart
      #d30207 color shades, tints & tones
#d30207 color schemes
#d30207 color preview, HTML & CSS examples
           This text has a color of #d30207        
        
          <p style="color:#d30207;">Text here</p>
        
        
          .mytext {color:#d30207;}
        
        Text color #d30207
      
           This box has a color of #d30207        
        
          <div style="background-color:#d30207;">Content here</div>
        
        
          .mybackground {background-color:#d30207;}
        
        Background color #d30207
      
           Border around this has a color of #d30207        
        
          <div style="border:2px solid #d30207;">Content here</div>
        
        
          .myborder {border:2px solid #d30207;}
        
        Border color #d30207