#d7012d color space conversions
Hex:
        #d7012d
        RGB:
        215, 1, 45
        CMY:
        16, 100, 82
        CMYK:
        0, 100, 79, 16
      HSL:
        348°, 99.0741%, 42.3529%
        HSV (HSB):
        348°, 99.5349%, 84.3137%
        XYZ:
        28.5088, 14.6582, 3.8094
        xyY:
        0.6069, 0.3120, 14.6582
      CIE-Lab:
        45.1625, 71.0644, 40.0401
        CIE-LCH:
        45.1625, 81.5681, 29.3984
        CIE-Luv:
        45.1625, 141.5397, 23.1524
        Hunter-Lab:
        38.2861, 65.9152, 20.9011
      #d7012d color charts
#d7012d RGB chart
      #d7012d CMYK chart
      #d7012d RGB pie chart
      #d7012d color shades, tints & tones
#d7012d color schemes
#d7012d color preview, HTML & CSS examples
           This text has a color of #d7012d        
        
          <p style="color:#d7012d;">Text here</p>
        
        
          .mytext {color:#d7012d;}
        
        Text color #d7012d
      
           This box has a color of #d7012d        
        
          <div style="background-color:#d7012d;">Content here</div>
        
        
          .mybackground {background-color:#d7012d;}
        
        Background color #d7012d
      
           Border around this has a color of #d7012d        
        
          <div style="border:2px solid #d7012d;">Content here</div>
        
        
          .myborder {border:2px solid #d7012d;}
        
        Border color #d7012d