#d00c24 color space conversions
Hex:
        #d00c24
        RGB:
        208, 12, 36
        CMY:
        18, 95, 86
        CMYK:
        0, 94, 83, 18
      HSL:
        353°, 89.0909%, 43.1373%
        HSV (HSB):
        353°, 94.2308%, 81.5686%
        XYZ:
        26.4623, 13.8002, 2.9381
        xyY:
        0.6125, 0.3194, 13.8002
      CIE-Lab:
        43.9450, 68.1037, 43.3657
        CIE-LCH:
        43.9450, 80.7385, 32.4873
        CIE-Luv:
        43.9450, 136.5653, 25.3093
        Hunter-Lab:
        37.1486, 62.1419, 21.3149
      #d00c24 color charts
#d00c24 RGB chart
      #d00c24 CMYK chart
      #d00c24 RGB pie chart
      #d00c24 color shades, tints & tones
#d00c24 color schemes
#d00c24 color preview, HTML & CSS examples
           This text has a color of #d00c24        
        
          <p style="color:#d00c24;">Text here</p>
        
        
          .mytext {color:#d00c24;}
        
        Text color #d00c24
      
           This box has a color of #d00c24        
        
          <div style="background-color:#d00c24;">Content here</div>
        
        
          .mybackground {background-color:#d00c24;}
        
        Background color #d00c24
      
           Border around this has a color of #d00c24        
        
          <div style="border:2px solid #d00c24;">Content here</div>
        
        
          .myborder {border:2px solid #d00c24;}
        
        Border color #d00c24