#d94345 color space conversions
Hex:
        #d94345
        RGB:
        217, 67, 69
        CMY:
        15, 74, 73
        CMYK:
        0, 69, 68, 15
      HSL:
        359°, 66.3717%, 55.6863%
        HSV (HSB):
        359°, 69.1244%, 85.0980%
        XYZ:
        31.6966, 19.1957, 7.6648
        xyY:
        0.5413, 0.3278, 19.1957
      CIE-Lab:
        50.9154, 58.3043, 32.7911
        CIE-LCH:
        50.9154, 66.8928, 29.3539
        CIE-Luv:
        50.9154, 113.9812, 23.7557
        Hunter-Lab:
        43.8129, 52.4639, 20.2966
      #d94345 color charts
#d94345 RGB chart
      #d94345 CMYK chart
      #d94345 RGB pie chart
      #d94345 color shades, tints & tones
#d94345 color schemes
#d94345 color preview, HTML & CSS examples
           This text has a color of #d94345        
        
          <p style="color:#d94345;">Text here</p>
        
        
          .mytext {color:#d94345;}
        
        Text color #d94345
      
           This box has a color of #d94345        
        
          <div style="background-color:#d94345;">Content here</div>
        
        
          .mybackground {background-color:#d94345;}
        
        Background color #d94345
      
           Border around this has a color of #d94345        
        
          <div style="border:2px solid #d94345;">Content here</div>
        
        
          .myborder {border:2px solid #d94345;}
        
        Border color #d94345