#d7003d color space conversions
Hex:
        #d7003d
        RGB:
        215, 0, 61
        CMY:
        16, 100, 76
        CMYK:
        0, 100, 72, 16
      HSL:
        343°, 100.0000%, 42.1569%
        HSV (HSB):
        343°, 100.0000%, 84.3137%
        XYZ:
        28.8666, 14.7840, 5.7470
        xyY:
        0.5844, 0.2993, 14.7840
      CIE-Lab:
        45.3369, 71.7070, 30.7309
        CIE-LCH:
        45.3369, 78.0146, 23.1981
        CIE-Luv:
        45.3369, 137.4542, 16.7304
        Hunter-Lab:
        38.4500, 66.7230, 18.0530
      #d7003d color charts
#d7003d RGB chart
      #d7003d CMYK chart
      #d7003d RGB pie chart
      #d7003d color shades, tints & tones
#d7003d color schemes
#d7003d color preview, HTML & CSS examples
           This text has a color of #d7003d        
        
          <p style="color:#d7003d;">Text here</p>
        
        
          .mytext {color:#d7003d;}
        
        Text color #d7003d
      
           This box has a color of #d7003d        
        
          <div style="background-color:#d7003d;">Content here</div>
        
        
          .mybackground {background-color:#d7003d;}
        
        Background color #d7003d
      
           Border around this has a color of #d7003d        
        
          <div style="border:2px solid #d7003d;">Content here</div>
        
        
          .myborder {border:2px solid #d7003d;}
        
        Border color #d7003d