#d0041c color space conversions
Hex:
        #d0041c
        RGB:
        208, 4, 28
        CMY:
        18, 98, 89
        CMYK:
        0, 98, 87, 18
      HSL:
        353°, 96.2264%, 41.5686%
        HSV (HSB):
        353°, 98.0769%, 81.5686%
        XYZ:
        26.2654, 13.5806, 2.3356
        xyY:
        0.6227, 0.3220, 13.5806
      CIE-Lab:
        43.6253, 68.6701, 47.2321
        CIE-LCH:
        43.6253, 83.3454, 34.5207
        CIE-Luv:
        43.6253, 139.2273, 26.8952
        Hunter-Lab:
        36.8518, 62.7318, 22.0386
      #d0041c color charts
#d0041c RGB chart
      #d0041c CMYK chart
      #d0041c RGB pie chart
      #d0041c color shades, tints & tones
#d0041c color schemes
#d0041c color preview, HTML & CSS examples
           This text has a color of #d0041c        
        
          <p style="color:#d0041c;">Text here</p>
        
        
          .mytext {color:#d0041c;}
        
        Text color #d0041c
      
           This box has a color of #d0041c        
        
          <div style="background-color:#d0041c;">Content here</div>
        
        
          .mybackground {background-color:#d0041c;}
        
        Background color #d0041c
      
           Border around this has a color of #d0041c        
        
          <div style="border:2px solid #d0041c;">Content here</div>
        
        
          .myborder {border:2px solid #d0041c;}
        
        Border color #d0041c