#d50c10 color space conversions
Hex:
        #d50c10
        RGB:
        213, 12, 16
        CMY:
        16, 95, 94
        CMYK:
        0, 94, 92, 16
      HSL:
        359°, 89.3333%, 44.1176%
        HSV (HSB):
        359°, 94.3662%, 83.5294%
        XYZ:
        27.6656, 14.4465, 1.8205
        xyY:
        0.6297, 0.3288, 14.4465
      CIE-Lab:
        44.8666, 69.0069, 53.8006
        CIE-LCH:
        44.8666, 87.5012, 37.9414
        CIE-Luv:
        44.8666, 142.9702, 30.3897
        Hunter-Lab:
        38.0085, 63.4113, 23.7661
      #d50c10 color charts
#d50c10 RGB chart
      #d50c10 CMYK chart
      #d50c10 RGB pie chart
      #d50c10 color shades, tints & tones
#d50c10 color schemes
#d50c10 color preview, HTML & CSS examples
           This text has a color of #d50c10        
        
          <p style="color:#d50c10;">Text here</p>
        
        
          .mytext {color:#d50c10;}
        
        Text color #d50c10
      
           This box has a color of #d50c10        
        
          <div style="background-color:#d50c10;">Content here</div>
        
        
          .mybackground {background-color:#d50c10;}
        
        Background color #d50c10
      
           Border around this has a color of #d50c10        
        
          <div style="border:2px solid #d50c10;">Content here</div>
        
        
          .myborder {border:2px solid #d50c10;}
        
        Border color #d50c10