#d60912 color space conversions
Hex:
        #d60912
        RGB:
        214, 9, 18
        CMY:
        16, 96, 93
        CMYK:
        0, 96, 92, 16
      HSL:
        357°, 91.9283%, 43.7255%
        HSV (HSB):
        357°, 95.7944%, 83.9216%
        XYZ:
        27.9384, 14.5352, 1.9053
        xyY:
        0.6295, 0.3275, 14.5352
      CIE-Lab:
        44.9909, 69.5569, 53.2330
        CIE-LCH:
        44.9909, 87.5894, 37.4274
        CIE-Luv:
        44.9909, 143.9903, 30.0822
        Hunter-Lab:
        38.1250, 64.0878, 23.7245
      #d60912 color charts
#d60912 RGB chart
      #d60912 CMYK chart
      #d60912 RGB pie chart
      #d60912 color shades, tints & tones
#d60912 color schemes
#d60912 color preview, HTML & CSS examples
           This text has a color of #d60912        
        
          <p style="color:#d60912;">Text here</p>
        
        
          .mytext {color:#d60912;}
        
        Text color #d60912
      
           This box has a color of #d60912        
        
          <div style="background-color:#d60912;">Content here</div>
        
        
          .mybackground {background-color:#d60912;}
        
        Background color #d60912
      
           Border around this has a color of #d60912        
        
          <div style="border:2px solid #d60912;">Content here</div>
        
        
          .myborder {border:2px solid #d60912;}
        
        Border color #d60912