#d70601 color space conversions
Hex:
        #d70601
        RGB:
        215, 6, 1
        CMY:
        16, 98, 100
        CMYK:
        0, 97, 100, 16
      HSL:
        1°, 99.0741%, 42.3529%
        HSV (HSB):
        1°, 99.5349%, 84.3137%
        XYZ:
        28.0949, 14.5795, 1.3621
        xyY:
        0.6380, 0.3311, 14.5795
      CIE-Lab:
        45.0528, 69.9096, 58.8358
        CIE-LCH:
        45.0528, 91.3728, 40.0839
        CIE-Luv:
        45.0528, 146.4880, 32.0359
        Hunter-Lab:
        38.1831, 64.5188, 24.6132
      #d70601 color charts
#d70601 RGB chart
      #d70601 CMYK chart
      #d70601 RGB pie chart
      #d70601 color shades, tints & tones
#d70601 color schemes
#d70601 color preview, HTML & CSS examples
           This text has a color of #d70601        
        
          <p style="color:#d70601;">Text here</p>
        
        
          .mytext {color:#d70601;}
        
        Text color #d70601
      
           This box has a color of #d70601        
        
          <div style="background-color:#d70601;">Content here</div>
        
        
          .mybackground {background-color:#d70601;}
        
        Background color #d70601
      
           Border around this has a color of #d70601        
        
          <div style="border:2px solid #d70601;">Content here</div>
        
        
          .myborder {border:2px solid #d70601;}
        
        Border color #d70601