#d50c06 color space conversions
Hex:
        #d50c06
        RGB:
        213, 12, 6
        CMY:
        16, 95, 98
        CMYK:
        0, 94, 97, 16
      HSL:
        2°, 94.5205%, 42.9412%
        HSV (HSB):
        2°, 97.1831%, 83.5294%
        XYZ:
        27.6049, 14.4222, 1.5011
        xyY:
        0.6342, 0.3313, 14.4222
      CIE-Lab:
        44.8325, 68.9115, 56.9269
        CIE-LCH:
        44.8325, 89.3839, 39.5597
        CIE-Luv:
        44.8325, 143.7293, 31.5426
        Hunter-Lab:
        37.9766, 63.2913, 24.2400
      #d50c06 color charts
#d50c06 RGB chart
      #d50c06 CMYK chart
      #d50c06 RGB pie chart
      #d50c06 color shades, tints & tones
#d50c06 color schemes
#d50c06 color preview, HTML & CSS examples
           This text has a color of #d50c06        
        
          <p style="color:#d50c06;">Text here</p>
        
        
          .mytext {color:#d50c06;}
        
        Text color #d50c06
      
           This box has a color of #d50c06        
        
          <div style="background-color:#d50c06;">Content here</div>
        
        
          .mybackground {background-color:#d50c06;}
        
        Background color #d50c06
      
           Border around this has a color of #d50c06        
        
          <div style="border:2px solid #d50c06;">Content here</div>
        
        
          .myborder {border:2px solid #d50c06;}
        
        Border color #d50c06