#d00c34 color space conversions
Hex:
        #d00c34
        RGB:
        208, 12, 52
        CMY:
        18, 95, 80
        CMYK:
        0, 94, 75, 18
      HSL:
        348°, 89.0909%, 43.1373%
        HSV (HSB):
        348°, 94.2308%, 81.5686%
        XYZ:
        26.7637, 13.9208, 4.5252
        xyY:
        0.5920, 0.3079, 13.9208
      CIE-Lab:
        44.1191, 68.5883, 34.3767
        CIE-LCH:
        44.1191, 76.7210, 26.6202
        CIE-Luv:
        44.1191, 132.9710, 19.7986
        Hunter-Lab:
        37.3106, 62.7487, 18.9264
      #d00c34 color charts
#d00c34 RGB chart
      #d00c34 CMYK chart
      #d00c34 RGB pie chart
      #d00c34 color shades, tints & tones
#d00c34 color schemes
#d00c34 color preview, HTML & CSS examples
           This text has a color of #d00c34        
        
          <p style="color:#d00c34;">Text here</p>
        
        
          .mytext {color:#d00c34;}
        
        Text color #d00c34
      
           This box has a color of #d00c34        
        
          <div style="background-color:#d00c34;">Content here</div>
        
        
          .mybackground {background-color:#d00c34;}
        
        Background color #d00c34
      
           Border around this has a color of #d00c34        
        
          <div style="border:2px solid #d00c34;">Content here</div>
        
        
          .myborder {border:2px solid #d00c34;}
        
        Border color #d00c34