#d60005 color space conversions
Hex:
        #d60005
        RGB:
        214, 0, 5
        CMY:
        16, 100, 98
        CMYK:
        0, 100, 98, 16
      HSL:
        359°, 100.0000%, 41.9608%
        HSV (HSB):
        359°, 100.0000%, 83.9216%
        XYZ:
        27.7589, 14.3071, 1.4421
        xyY:
        0.6380, 0.3288, 14.3071
      CIE-Lab:
        44.6702, 70.2259, 57.2844
        CIE-LCH:
        44.6702, 90.6266, 39.2047
        CIE-Luv:
        44.6702, 146.4903, 31.1416
        Hunter-Lab:
        37.8247, 64.8050, 24.2169
      #d60005 color charts
#d60005 RGB chart
      #d60005 CMYK chart
      #d60005 RGB pie chart
      #d60005 color shades, tints & tones
#d60005 color schemes
#d60005 color preview, HTML & CSS examples
           This text has a color of #d60005        
        
          <p style="color:#d60005;">Text here</p>
        
        
          .mytext {color:#d60005;}
        
        Text color #d60005
      
           This box has a color of #d60005        
        
          <div style="background-color:#d60005;">Content here</div>
        
        
          .mybackground {background-color:#d60005;}
        
        Background color #d60005
      
           Border around this has a color of #d60005        
        
          <div style="border:2px solid #d60005;">Content here</div>
        
        
          .myborder {border:2px solid #d60005;}
        
        Border color #d60005