#d94644 color space conversions
Hex:
        #d94644
        RGB:
        217, 70, 68
        CMY:
        15, 73, 73
        CMYK:
        0, 68, 69, 15
      HSL:
        1°, 66.2222%, 55.8824%
        HSV (HSB):
        1°, 68.6636%, 85.0980%
        XYZ:
        31.8488, 19.5494, 7.5636
        xyY:
        0.5402, 0.3316, 19.5494
      CIE-Lab:
        51.3239, 57.0978, 33.8602
        CIE-LCH:
        51.3239, 66.3827, 30.6688
        CIE-Luv:
        51.3239, 112.4046, 25.0673
        Hunter-Lab:
        44.2147, 51.2018, 20.8078
      #d94644 color charts
#d94644 RGB chart
      #d94644 CMYK chart
      #d94644 RGB pie chart
      #d94644 color shades, tints & tones
#d94644 color schemes
#d94644 color preview, HTML & CSS examples
           This text has a color of #d94644        
        
          <p style="color:#d94644;">Text here</p>
        
        
          .mytext {color:#d94644;}
        
        Text color #d94644
      
           This box has a color of #d94644        
        
          <div style="background-color:#d94644;">Content here</div>
        
        
          .mybackground {background-color:#d94644;}
        
        Background color #d94644
      
           Border around this has a color of #d94644        
        
          <div style="border:2px solid #d94644;">Content here</div>
        
        
          .myborder {border:2px solid #d94644;}
        
        Border color #d94644