#d6012d color space conversions
Hex:
        #d6012d
        RGB:
        214, 1, 45
        CMY:
        16, 100, 82
        CMYK:
        0, 100, 79, 16
      HSL:
        348°, 99.0698%, 42.1569%
        HSV (HSB):
        348°, 99.5327%, 83.9216%
        XYZ:
        28.2161, 14.5073, 3.7957
        xyY:
        0.6065, 0.3119, 14.5073
      CIE-Lab:
        44.9519, 70.8227, 39.7554
        CIE-LCH:
        44.9519, 81.2179, 29.3071
        CIE-Luv:
        44.9519, 140.8094, 22.9552
        Hunter-Lab:
        38.0885, 65.5786, 20.7534
      #d6012d color charts
#d6012d RGB chart
      #d6012d CMYK chart
      #d6012d RGB pie chart
      #d6012d color shades, tints & tones
#d6012d color schemes
#d6012d color preview, HTML & CSS examples
           This text has a color of #d6012d        
        
          <p style="color:#d6012d;">Text here</p>
        
        
          .mytext {color:#d6012d;}
        
        Text color #d6012d
      
           This box has a color of #d6012d        
        
          <div style="background-color:#d6012d;">Content here</div>
        
        
          .mybackground {background-color:#d6012d;}
        
        Background color #d6012d
      
           Border around this has a color of #d6012d        
        
          <div style="border:2px solid #d6012d;">Content here</div>
        
        
          .myborder {border:2px solid #d6012d;}
        
        Border color #d6012d