#d6304d color space conversions
Hex:
        #d6304d
        RGB:
        214, 48, 77
        CMY:
        16, 81, 70
        CMYK:
        0, 78, 64, 16
      HSL:
        350°, 66.9355%, 51.3725%
        HSV (HSB):
        350°, 77.5701%, 83.9216%
        XYZ:
        30.1281, 16.9459, 8.7041
        xyY:
        0.5401, 0.3038, 16.9459
      CIE-Lab:
        48.1918, 64.2276, 24.5195
        CIE-LCH:
        48.1918, 68.7487, 20.8949
        CIE-Luv:
        48.1918, 119.2672, 14.3852
        Hunter-Lab:
        41.1654, 58.6010, 16.2793
      #d6304d color charts
#d6304d RGB chart
      #d6304d CMYK chart
      #d6304d RGB pie chart
      #d6304d color shades, tints & tones
#d6304d color schemes
#d6304d color preview, HTML & CSS examples
           This text has a color of #d6304d        
        
          <p style="color:#d6304d;">Text here</p>
        
        
          .mytext {color:#d6304d;}
        
        Text color #d6304d
      
           This box has a color of #d6304d        
        
          <div style="background-color:#d6304d;">Content here</div>
        
        
          .mybackground {background-color:#d6304d;}
        
        Background color #d6304d
      
           Border around this has a color of #d6304d        
        
          <div style="border:2px solid #d6304d;">Content here</div>
        
        
          .myborder {border:2px solid #d6304d;}
        
        Border color #d6304d