#d40102 color space conversions
Hex:
        #d40102
        RGB:
        212, 1, 2
        CMY:
        17, 100, 99
        CMYK:
        0, 100, 99, 17
      HSL:
        360°, 99.0610%, 41.7647%
        HSV (HSB):
        360°, 99.5283%, 83.1373%
        XYZ:
        27.1732, 14.0231, 1.3320
        xyY:
        0.6389, 0.3297, 14.0231
      CIE-Lab:
        44.2661, 69.6175, 57.8239
        CIE-LCH:
        44.2661, 90.4997, 39.7128
        CIE-Luv:
        44.2661, 145.1328, 31.2072
        Hunter-Lab:
        37.4475, 63.9927, 24.1043
      #d40102 color charts
#d40102 RGB chart
      #d40102 CMYK chart
      #d40102 RGB pie chart
      #d40102 color shades, tints & tones
#d40102 color schemes
#d40102 color preview, HTML & CSS examples
           This text has a color of #d40102        
        
          <p style="color:#d40102;">Text here</p>
        
        
          .mytext {color:#d40102;}
        
        Text color #d40102
      
           This box has a color of #d40102        
        
          <div style="background-color:#d40102;">Content here</div>
        
        
          .mybackground {background-color:#d40102;}
        
        Background color #d40102
      
           Border around this has a color of #d40102        
        
          <div style="border:2px solid #d40102;">Content here</div>
        
        
          .myborder {border:2px solid #d40102;}
        
        Border color #d40102