#d93940 color space conversions
Hex:
        #d93940
        RGB:
        217, 57, 64
        CMY:
        15, 78, 75
        CMYK:
        0, 74, 71, 15
      HSL:
        357°, 67.7966%, 53.7255%
        HSV (HSB):
        357°, 73.7327%, 85.0980%
        XYZ:
        31.0038, 18.0481, 6.7000
        xyY:
        0.5561, 0.3237, 18.0481
      CIE-Lab:
        49.5544, 61.6256, 34.0657
        CIE-LCH:
        49.5544, 70.4144, 28.9332
        CIE-Luv:
        49.5544, 120.7947, 23.4411
        Hunter-Lab:
        42.4831, 55.9224, 20.3875
      #d93940 color charts
#d93940 RGB chart
      #d93940 CMYK chart
      #d93940 RGB pie chart
      #d93940 color shades, tints & tones
#d93940 color schemes
#d93940 color preview, HTML & CSS examples
           This text has a color of #d93940        
        
          <p style="color:#d93940;">Text here</p>
        
        
          .mytext {color:#d93940;}
        
        Text color #d93940
      
           This box has a color of #d93940        
        
          <div style="background-color:#d93940;">Content here</div>
        
        
          .mybackground {background-color:#d93940;}
        
        Background color #d93940
      
           Border around this has a color of #d93940        
        
          <div style="border:2px solid #d93940;">Content here</div>
        
        
          .myborder {border:2px solid #d93940;}
        
        Border color #d93940