#d00c1f color space conversions
Hex:
        #d00c1f
        RGB:
        208, 12, 31
        CMY:
        18, 95, 88
        CMYK:
        0, 94, 85, 18
      HSL:
        354°, 89.0909%, 43.1373%
        HSV (HSB):
        354°, 94.2308%, 81.5686%
        XYZ:
        26.3912, 13.7718, 2.5636
        xyY:
        0.6177, 0.3223, 13.7718
      CIE-Lab:
        43.9038, 67.9886, 45.9600
        CIE-LCH:
        43.9038, 82.0657, 34.0585
        CIE-Luv:
        43.9038, 137.4425, 26.6495
        Hunter-Lab:
        37.1103, 61.9982, 21.8815
      #d00c1f color charts
#d00c1f RGB chart
      #d00c1f CMYK chart
      #d00c1f RGB pie chart
      #d00c1f color shades, tints & tones
#d00c1f color schemes
#d00c1f color preview, HTML & CSS examples
           This text has a color of #d00c1f        
        
          <p style="color:#d00c1f;">Text here</p>
        
        
          .mytext {color:#d00c1f;}
        
        Text color #d00c1f
      
           This box has a color of #d00c1f        
        
          <div style="background-color:#d00c1f;">Content here</div>
        
        
          .mybackground {background-color:#d00c1f;}
        
        Background color #d00c1f
      
           Border around this has a color of #d00c1f        
        
          <div style="border:2px solid #d00c1f;">Content here</div>
        
        
          .myborder {border:2px solid #d00c1f;}
        
        Border color #d00c1f