#d6010f color space conversions
Hex:
        #d6010f
        RGB:
        214, 1, 15
        CMY:
        16, 100, 94
        CMYK:
        0, 100, 93, 16
      HSL:
        356°, 99.0698%, 42.1569%
        HSV (HSB):
        356°, 99.5327%, 83.9216%
        XYZ:
        27.8286, 14.3523, 1.7555
        xyY:
        0.6334, 0.3267, 14.3523
      CIE-Lab:
        44.7340, 70.2279, 54.1886
        CIE-LCH:
        44.7340, 88.7037, 37.6542
        CIE-Luv:
        44.7340, 145.5730, 30.0759
        Hunter-Lab:
        37.8845, 64.8221, 23.7718
      #d6010f color charts
#d6010f RGB chart
      #d6010f CMYK chart
      #d6010f RGB pie chart
      #d6010f color shades, tints & tones
#d6010f color schemes
#d6010f color preview, HTML & CSS examples
           This text has a color of #d6010f        
        
          <p style="color:#d6010f;">Text here</p>
        
        
          .mytext {color:#d6010f;}
        
        Text color #d6010f
      
           This box has a color of #d6010f        
        
          <div style="background-color:#d6010f;">Content here</div>
        
        
          .mybackground {background-color:#d6010f;}
        
        Background color #d6010f
      
           Border around this has a color of #d6010f        
        
          <div style="border:2px solid #d6010f;">Content here</div>
        
        
          .myborder {border:2px solid #d6010f;}
        
        Border color #d6010f