#d4280b color space conversions
Hex:
        #d4280b
        RGB:
        212, 40, 11
        CMY:
        17, 84, 96
        CMYK:
        0, 81, 95, 17
      HSL:
        9°, 90.1345%, 43.7255%
        HSV (HSB):
        9°, 94.8113%, 83.1373%
        XYZ:
        27.9706, 15.5388, 1.8417
        xyY:
        0.6168, 0.3426, 15.5388
      CIE-Lab:
        46.3635, 63.7679, 56.1842
        CIE-LCH:
        46.3635, 84.9883, 41.3824
        CIE-Luv:
        46.3635, 133.7201, 33.9174
        Hunter-Lab:
        39.4193, 57.6738, 24.8234
      #d4280b color charts
#d4280b RGB chart
      #d4280b CMYK chart
      #d4280b RGB pie chart
      #d4280b color shades, tints & tones
#d4280b color schemes
#d4280b color preview, HTML & CSS examples
           This text has a color of #d4280b        
        
          <p style="color:#d4280b;">Text here</p>
        
        
          .mytext {color:#d4280b;}
        
        Text color #d4280b
      
           This box has a color of #d4280b        
        
          <div style="background-color:#d4280b;">Content here</div>
        
        
          .mybackground {background-color:#d4280b;}
        
        Background color #d4280b
      
           Border around this has a color of #d4280b        
        
          <div style="border:2px solid #d4280b;">Content here</div>
        
        
          .myborder {border:2px solid #d4280b;}
        
        Border color #d4280b