#d6214f color space conversions
Hex:
        #d6214f
        RGB:
        214, 33, 79
        CMY:
        16, 87, 69
        CMYK:
        0, 85, 63, 16
      HSL:
        345°, 73.2794%, 48.4314%
        HSV (HSB):
        345°, 84.5794%, 83.9216%
        XYZ:
        29.6867, 15.9484, 8.9108
        xyY:
        0.5443, 0.2924, 15.9484
      CIE-Lab:
        46.9067, 68.0937, 21.6273
        CIE-LCH:
        46.9067, 71.4457, 17.6204
        CIE-Luv:
        46.9067, 124.2830, 10.4658
        Hunter-Lab:
        39.9354, 62.8042, 14.7254
      #d6214f color charts
#d6214f RGB chart
      #d6214f CMYK chart
      #d6214f RGB pie chart
      #d6214f color shades, tints & tones
#d6214f color schemes
#d6214f color preview, HTML & CSS examples
           This text has a color of #d6214f        
        
          <p style="color:#d6214f;">Text here</p>
        
        
          .mytext {color:#d6214f;}
        
        Text color #d6214f
      
           This box has a color of #d6214f        
        
          <div style="background-color:#d6214f;">Content here</div>
        
        
          .mybackground {background-color:#d6214f;}
        
        Background color #d6214f
      
           Border around this has a color of #d6214f        
        
          <div style="border:2px solid #d6214f;">Content here</div>
        
        
          .myborder {border:2px solid #d6214f;}
        
        Border color #d6214f