#d12101 color space conversions
Hex:
        #d12101
        RGB:
        209, 33, 1
        CMY:
        18, 87, 100
        CMYK:
        0, 84, 100, 18
      HSL:
        9°, 99.0476%, 41.1765%
        HSV (HSB):
        9°, 99.5215%, 81.9608%
        XYZ:
        26.8438, 14.6452, 1.4407
        xyY:
        0.6253, 0.3411, 14.6452
      CIE-Lab:
        45.1444, 64.4956, 58.1170
        CIE-LCH:
        45.1444, 86.8175, 42.0220
        CIE-Luv:
        45.1444, 135.1086, 33.5208
        Hunter-Lab:
        38.2691, 58.2379, 24.5563
      #d12101 color charts
#d12101 RGB chart
      #d12101 CMYK chart
      #d12101 RGB pie chart
      #d12101 color shades, tints & tones
#d12101 color schemes
#d12101 color preview, HTML & CSS examples
           This text has a color of #d12101        
        
          <p style="color:#d12101;">Text here</p>
        
        
          .mytext {color:#d12101;}
        
        Text color #d12101
      
           This box has a color of #d12101        
        
          <div style="background-color:#d12101;">Content here</div>
        
        
          .mybackground {background-color:#d12101;}
        
        Background color #d12101
      
           Border around this has a color of #d12101        
        
          <div style="border:2px solid #d12101;">Content here</div>
        
        
          .myborder {border:2px solid #d12101;}
        
        Border color #d12101