#d42811 color space conversions
Hex:
        #d42811
        RGB:
        212, 40, 17
        CMY:
        17, 84, 93
        CMYK:
        0, 81, 92, 17
      HSL:
        7°, 85.1528%, 44.9020%
        HSV (HSB):
        7°, 91.9811%, 83.1373%
        XYZ:
        28.0113, 15.5551, 2.0564
        xyY:
        0.6140, 0.3409, 15.5551
      CIE-Lab:
        46.3853, 63.8354, 54.2996
        CIE-LCH:
        46.3853, 83.8058, 40.3851
        CIE-Luv:
        46.3853, 133.2713, 33.1650
        Hunter-Lab:
        39.4400, 57.7557, 24.5166
      #d42811 color charts
#d42811 RGB chart
      #d42811 CMYK chart
      #d42811 RGB pie chart
      #d42811 color shades, tints & tones
#d42811 color schemes
#d42811 color preview, HTML & CSS examples
           This text has a color of #d42811        
        
          <p style="color:#d42811;">Text here</p>
        
        
          .mytext {color:#d42811;}
        
        Text color #d42811
      
           This box has a color of #d42811        
        
          <div style="background-color:#d42811;">Content here</div>
        
        
          .mybackground {background-color:#d42811;}
        
        Background color #d42811
      
           Border around this has a color of #d42811        
        
          <div style="border:2px solid #d42811;">Content here</div>
        
        
          .myborder {border:2px solid #d42811;}
        
        Border color #d42811