#d00b39 color space conversions
Hex:
        #d00b39
        RGB:
        208, 11, 57
        CMY:
        18, 96, 78
        CMYK:
        0, 95, 73, 18
      HSL:
        346°, 89.9543%, 42.9412%
        HSV (HSB):
        346°, 94.7115%, 81.5686%
        XYZ:
        26.8706, 13.9446, 5.1462
        xyY:
        0.5846, 0.3034, 13.9446
      CIE-Lab:
        44.1534, 68.8760, 31.4015
        CIE-LCH:
        44.1534, 75.6964, 24.5089
        CIE-Luv:
        44.1534, 131.7671, 17.6323
        Hunter-Lab:
        37.3425, 63.0940, 17.9689
      #d00b39 color charts
#d00b39 RGB chart
      #d00b39 CMYK chart
      #d00b39 RGB pie chart
      #d00b39 color shades, tints & tones
#d00b39 color schemes
#d00b39 color preview, HTML & CSS examples
           This text has a color of #d00b39        
        
          <p style="color:#d00b39;">Text here</p>
        
        
          .mytext {color:#d00b39;}
        
        Text color #d00b39
      
           This box has a color of #d00b39        
        
          <div style="background-color:#d00b39;">Content here</div>
        
        
          .mybackground {background-color:#d00b39;}
        
        Background color #d00b39
      
           Border around this has a color of #d00b39        
        
          <div style="border:2px solid #d00b39;">Content here</div>
        
        
          .myborder {border:2px solid #d00b39;}
        
        Border color #d00b39