#d12f31 color space conversions
Hex:
        #d12f31
        RGB:
        209, 47, 49
        CMY:
        18, 82, 81
        CMYK:
        0, 78, 77, 18
      HSL:
        359°, 63.7795%, 50.1961%
        HSV (HSB):
        359°, 77.5120%, 81.9608%
        XYZ:
        27.8654, 15.8101, 4.4887
        xyY:
        0.5785, 0.3283, 15.8101
      CIE-Lab:
        46.7243, 61.7951, 39.0551
        CIE-LCH:
        46.7243, 73.1022, 32.2933
        CIE-Luv:
        46.7243, 122.9446, 25.8842
        Hunter-Lab:
        39.7619, 55.5106, 21.1401
      #d12f31 color charts
#d12f31 RGB chart
      #d12f31 CMYK chart
      #d12f31 RGB pie chart
      #d12f31 color shades, tints & tones
#d12f31 color schemes
#d12f31 color preview, HTML & CSS examples
           This text has a color of #d12f31        
        
          <p style="color:#d12f31;">Text here</p>
        
        
          .mytext {color:#d12f31;}
        
        Text color #d12f31
      
           This box has a color of #d12f31        
        
          <div style="background-color:#d12f31;">Content here</div>
        
        
          .mybackground {background-color:#d12f31;}
        
        Background color #d12f31
      
           Border around this has a color of #d12f31        
        
          <div style="border:2px solid #d12f31;">Content here</div>
        
        
          .myborder {border:2px solid #d12f31;}
        
        Border color #d12f31