#d44342 color space conversions
Hex:
        #d44342
        RGB:
        212, 67, 66
        CMY:
        17, 74, 74
        CMYK:
        0, 68, 69, 17
      HSL:
        0°, 62.9310%, 54.5098%
        HSV (HSB):
        0°, 68.8679%, 83.1373%
        XYZ:
        30.1419, 18.4047, 7.1181
        xyY:
        0.5415, 0.3306, 18.4047
      CIE-Lab:
        49.9833, 56.5574, 33.1961
        CIE-LCH:
        49.9833, 65.5799, 30.4106
        CIE-Luv:
        49.9833, 110.6130, 24.2622
        Hunter-Lab:
        42.9007, 50.3373, 20.1931
      #d44342 color charts
#d44342 RGB chart
      #d44342 CMYK chart
      #d44342 RGB pie chart
      #d44342 color shades, tints & tones
#d44342 color schemes
#d44342 color preview, HTML & CSS examples
           This text has a color of #d44342        
        
          <p style="color:#d44342;">Text here</p>
        
        
          .mytext {color:#d44342;}
        
        Text color #d44342
      
           This box has a color of #d44342        
        
          <div style="background-color:#d44342;">Content here</div>
        
        
          .mybackground {background-color:#d44342;}
        
        Background color #d44342
      
           Border around this has a color of #d44342        
        
          <div style="border:2px solid #d44342;">Content here</div>
        
        
          .myborder {border:2px solid #d44342;}
        
        Border color #d44342