#d50f1a color space conversions
Hex:
        #d50f1a
        RGB:
        213, 15, 26
        CMY:
        16, 94, 90
        CMYK:
        0, 93, 88, 16
      HSL:
        357°, 86.8421%, 44.7059%
        HSV (HSB):
        357°, 92.9577%, 83.5294%
        XYZ:
        27.7978, 14.5624, 2.3230
        xyY:
        0.6221, 0.3259, 14.5624
      CIE-Lab:
        45.0289, 68.8346, 49.7521
        CIE-LCH:
        45.0289, 84.9322, 35.8585
        CIE-Luv:
        45.0289, 141.2515, 28.8465
        Hunter-Lab:
        38.1607, 63.2458, 23.1033
      #d50f1a color charts
#d50f1a RGB chart
      #d50f1a CMYK chart
      #d50f1a RGB pie chart
      #d50f1a color shades, tints & tones
#d50f1a color schemes
#d50f1a color preview, HTML & CSS examples
           This text has a color of #d50f1a        
        
          <p style="color:#d50f1a;">Text here</p>
        
        
          .mytext {color:#d50f1a;}
        
        Text color #d50f1a
      
           This box has a color of #d50f1a        
        
          <div style="background-color:#d50f1a;">Content here</div>
        
        
          .mybackground {background-color:#d50f1a;}
        
        Background color #d50f1a
      
           Border around this has a color of #d50f1a        
        
          <div style="border:2px solid #d50f1a;">Content here</div>
        
        
          .myborder {border:2px solid #d50f1a;}
        
        Border color #d50f1a