#d04c42 color space conversions
Hex:
        #d04c42
        RGB:
        208, 76, 66
        CMY:
        18, 70, 74
        CMYK:
        0, 63, 68, 18
      HSL:
        4°, 60.1695%, 53.7255%
        HSV (HSB):
        4°, 68.2692%, 81.5686%
        XYZ:
        29.5802, 18.9721, 7.2572
        xyY:
        0.5300, 0.3399, 18.9721
      CIE-Lab:
        50.6546, 51.5330, 33.8319
        CIE-LCH:
        50.6546, 61.6461, 33.2853
        CIE-Luv:
        50.6546, 101.6576, 26.3048
        Hunter-Lab:
        43.5570, 44.9973, 20.6114
      #d04c42 color charts
#d04c42 RGB chart
      #d04c42 CMYK chart
      #d04c42 RGB pie chart
      #d04c42 color shades, tints & tones
#d04c42 color schemes
#d04c42 color preview, HTML & CSS examples
           This text has a color of #d04c42        
        
          <p style="color:#d04c42;">Text here</p>
        
        
          .mytext {color:#d04c42;}
        
        Text color #d04c42
      
           This box has a color of #d04c42        
        
          <div style="background-color:#d04c42;">Content here</div>
        
        
          .mybackground {background-color:#d04c42;}
        
        Background color #d04c42
      
           Border around this has a color of #d04c42        
        
          <div style="border:2px solid #d04c42;">Content here</div>
        
        
          .myborder {border:2px solid #d04c42;}
        
        Border color #d04c42