#d4274d color space conversions
Hex:
        #d4274d
        RGB:
        212, 39, 77
        CMY:
        17, 85, 70
        CMYK:
        0, 82, 64, 17
      HSL:
        347°, 68.9243%, 49.2157%
        HSV (HSB):
        347°, 81.6038%, 83.1373%
        XYZ:
        29.2165, 15.9839, 8.5665
        xyY:
        0.5434, 0.2973, 15.9839
      CIE-Lab:
        46.9534, 66.0917, 22.8409
        CIE-LCH:
        46.9534, 69.9272, 19.0648
        CIE-Luv:
        46.9534, 121.3176, 12.1144
        Hunter-Lab:
        39.9799, 60.4792, 15.2818
      #d4274d color charts
#d4274d RGB chart
      #d4274d CMYK chart
      #d4274d RGB pie chart
      #d4274d color shades, tints & tones
#d4274d color schemes
#d4274d color preview, HTML & CSS examples
           This text has a color of #d4274d        
        
          <p style="color:#d4274d;">Text here</p>
        
        
          .mytext {color:#d4274d;}
        
        Text color #d4274d
      
           This box has a color of #d4274d        
        
          <div style="background-color:#d4274d;">Content here</div>
        
        
          .mybackground {background-color:#d4274d;}
        
        Background color #d4274d
      
           Border around this has a color of #d4274d        
        
          <div style="border:2px solid #d4274d;">Content here</div>
        
        
          .myborder {border:2px solid #d4274d;}
        
        Border color #d4274d