#d94e2e color space conversions
Hex:
        #d94e2e
        RGB:
        217, 78, 46
        CMY:
        15, 69, 82
        CMYK:
        0, 64, 79, 15
      HSL:
        11°, 69.2308%, 51.5686%
        HSV (HSB):
        11°, 78.8018%, 85.0980%
        XYZ:
        31.8328, 20.3977, 4.8442
        xyY:
        0.5577, 0.3574, 20.3977
      CIE-Lab:
        52.2840, 52.9012, 46.8631
        CIE-LCH:
        52.2840, 70.6731, 41.5365
        CIE-Luv:
        52.2840, 111.1678, 35.8241
        Hunter-Lab:
        45.1639, 46.7752, 25.2554
      #d94e2e color charts
#d94e2e RGB chart
      #d94e2e CMYK chart
      #d94e2e RGB pie chart
      #d94e2e color shades, tints & tones
#d94e2e color schemes
#d94e2e color preview, HTML & CSS examples
           This text has a color of #d94e2e        
        
          <p style="color:#d94e2e;">Text here</p>
        
        
          .mytext {color:#d94e2e;}
        
        Text color #d94e2e
      
           This box has a color of #d94e2e        
        
          <div style="background-color:#d94e2e;">Content here</div>
        
        
          .mybackground {background-color:#d94e2e;}
        
        Background color #d94e2e
      
           Border around this has a color of #d94e2e        
        
          <div style="border:2px solid #d94e2e;">Content here</div>
        
        
          .myborder {border:2px solid #d94e2e;}
        
        Border color #d94e2e