#d00508 color space conversions
Hex:
        #d00508
        RGB:
        208, 5, 8
        CMY:
        18, 98, 97
        CMYK:
        0, 98, 96, 18
      HSL:
        359°, 95.3052%, 41.7647%
        HSV (HSB):
        359°, 97.5962%, 81.5686%
        XYZ:
        26.1105, 13.5360, 1.4663
        xyY:
        0.6351, 0.3292, 13.5360
      CIE-Lab:
        43.5600, 68.3102, 55.1072
        CIE-LCH:
        43.5600, 87.7672, 38.8938
        CIE-Luv:
        43.5600, 141.2053, 30.1734
        Hunter-Lab:
        36.7913, 62.2956, 23.3910
      #d00508 color charts
#d00508 RGB chart
      #d00508 CMYK chart
      #d00508 RGB pie chart
      #d00508 color shades, tints & tones
#d00508 color schemes
#d00508 color preview, HTML & CSS examples
           This text has a color of #d00508        
        
          <p style="color:#d00508;">Text here</p>
        
        
          .mytext {color:#d00508;}
        
        Text color #d00508
      
           This box has a color of #d00508        
        
          <div style="background-color:#d00508;">Content here</div>
        
        
          .mybackground {background-color:#d00508;}
        
        Background color #d00508
      
           Border around this has a color of #d00508        
        
          <div style="border:2px solid #d00508;">Content here</div>
        
        
          .myborder {border:2px solid #d00508;}
        
        Border color #d00508