#d00303 color space conversions
Hex:
        #d00303
        RGB:
        208, 3, 3
        CMY:
        18, 99, 99
        CMYK:
        0, 99, 99, 18
      HSL:
        0°, 97.1564%, 41.3725%
        HSV (HSB):
        0°, 98.5577%, 81.5686%
        XYZ:
        26.0614, 13.4816, 1.3148
        xyY:
        0.6379, 0.3300, 13.4816
      CIE-Lab:
        43.4801, 68.4505, 56.6681
        CIE-LCH:
        43.4801, 88.8637, 39.6203
        CIE-Luv:
        43.4801, 141.9043, 30.6019
        Hunter-Lab:
        36.7173, 62.4415, 23.5791
      #d00303 color charts
#d00303 RGB chart
      #d00303 CMYK chart
      #d00303 RGB pie chart
      #d00303 color shades, tints & tones
#d00303 color schemes
#d00303 color preview, HTML & CSS examples
           This text has a color of #d00303        
        
          <p style="color:#d00303;">Text here</p>
        
        
          .mytext {color:#d00303;}
        
        Text color #d00303
      
           This box has a color of #d00303        
        
          <div style="background-color:#d00303;">Content here</div>
        
        
          .mybackground {background-color:#d00303;}
        
        Background color #d00303
      
           Border around this has a color of #d00303        
        
          <div style="border:2px solid #d00303;">Content here</div>
        
        
          .myborder {border:2px solid #d00303;}
        
        Border color #d00303