#d00f34 color space conversions
Hex:
        #d00f34
        RGB:
        208, 15, 52
        CMY:
        18, 94, 80
        CMYK:
        0, 93, 75, 18
      HSL:
        348°, 86.5471%, 43.7255%
        HSV (HSB):
        348°, 92.7885%, 81.5686%
        XYZ:
        26.8031, 13.9995, 4.5383
        xyY:
        0.5911, 0.3088, 13.9995
      CIE-Lab:
        44.2322, 68.2614, 34.5048
        CIE-LCH:
        44.2322, 76.4866, 26.8157
        CIE-Luv:
        44.2322, 132.4308, 20.0218
        Hunter-Lab:
        37.4159, 62.3917, 18.9996
      #d00f34 color charts
#d00f34 RGB chart
      #d00f34 CMYK chart
      #d00f34 RGB pie chart
      #d00f34 color shades, tints & tones
#d00f34 color schemes
#d00f34 color preview, HTML & CSS examples
           This text has a color of #d00f34        
        
          <p style="color:#d00f34;">Text here</p>
        
        
          .mytext {color:#d00f34;}
        
        Text color #d00f34
      
           This box has a color of #d00f34        
        
          <div style="background-color:#d00f34;">Content here</div>
        
        
          .mybackground {background-color:#d00f34;}
        
        Background color #d00f34
      
           Border around this has a color of #d00f34        
        
          <div style="border:2px solid #d00f34;">Content here</div>
        
        
          .myborder {border:2px solid #d00f34;}
        
        Border color #d00f34