#d1050c color space conversions
Hex:
        #d1050c
        RGB:
        209, 5, 12
        CMY:
        18, 98, 95
        CMYK:
        0, 98, 94, 18
      HSL:
        358°, 95.3271%, 41.9608%
        HSV (HSB):
        358°, 97.6077%, 81.9608%
        XYZ:
        26.4151, 13.6904, 1.5981
        xyY:
        0.6334, 0.3283, 13.6904
      CIE-Lab:
        43.7856, 68.5967, 54.1107
        CIE-LCH:
        43.7856, 87.3697, 38.2672
        CIE-Luv:
        43.7856, 141.6226, 29.8878
        Hunter-Lab:
        37.0005, 62.6824, 23.3396
      #d1050c color charts
#d1050c RGB chart
      #d1050c CMYK chart
      #d1050c RGB pie chart
      #d1050c color shades, tints & tones
#d1050c color schemes
#d1050c color preview, HTML & CSS examples
           This text has a color of #d1050c        
        
          <p style="color:#d1050c;">Text here</p>
        
        
          .mytext {color:#d1050c;}
        
        Text color #d1050c
      
           This box has a color of #d1050c        
        
          <div style="background-color:#d1050c;">Content here</div>
        
        
          .mybackground {background-color:#d1050c;}
        
        Background color #d1050c
      
           Border around this has a color of #d1050c        
        
          <div style="border:2px solid #d1050c;">Content here</div>
        
        
          .myborder {border:2px solid #d1050c;}
        
        Border color #d1050c