#d3042f color space conversions
Hex:
        #d3042f
        RGB:
        211, 4, 47
        CMY:
        17, 98, 82
        CMYK:
        0, 98, 78, 17
      HSL:
        348°, 96.2791%, 42.1569%
        HSV (HSB):
        348°, 98.1043%, 82.7451%
        XYZ:
        27.4205, 14.1410, 3.9736
        xyY:
        0.6022, 0.3106, 14.1410
      CIE-Lab:
        44.4344, 69.8882, 37.8580
        CIE-LCH:
        44.4344, 79.4833, 28.4441
        CIE-Luv:
        44.4344, 137.6812, 21.8300
        Hunter-Lab:
        37.6045, 64.3511, 20.0581
      #d3042f color charts
#d3042f RGB chart
      #d3042f CMYK chart
      #d3042f RGB pie chart
      #d3042f color shades, tints & tones
#d3042f color schemes
#d3042f color preview, HTML & CSS examples
           This text has a color of #d3042f        
        
          <p style="color:#d3042f;">Text here</p>
        
        
          .mytext {color:#d3042f;}
        
        Text color #d3042f
      
           This box has a color of #d3042f        
        
          <div style="background-color:#d3042f;">Content here</div>
        
        
          .mybackground {background-color:#d3042f;}
        
        Background color #d3042f
      
           Border around this has a color of #d3042f        
        
          <div style="border:2px solid #d3042f;">Content here</div>
        
        
          .myborder {border:2px solid #d3042f;}
        
        Border color #d3042f