#d00712 color space conversions
Hex:
        #d00712
        RGB:
        208, 7, 18
        CMY:
        18, 97, 93
        CMYK:
        0, 97, 91, 18
      HSL:
        357°, 93.4884%, 42.1569%
        HSV (HSB):
        357°, 96.6346%, 81.5686%
        XYZ:
        26.1976, 13.6055, 1.8176
        xyY:
        0.6294, 0.3269, 13.6055
      CIE-Lab:
        43.6618, 68.2321, 51.7506
        CIE-LCH:
        43.6618, 85.6372, 37.1785
        CIE-Luv:
        43.6618, 140.0217, 29.0076
        Hunter-Lab:
        36.8857, 62.2275, 22.8983
      #d00712 color charts
#d00712 RGB chart
      #d00712 CMYK chart
      #d00712 RGB pie chart
      #d00712 color shades, tints & tones
#d00712 color schemes
#d00712 color preview, HTML & CSS examples
           This text has a color of #d00712        
        
          <p style="color:#d00712;">Text here</p>
        
        
          .mytext {color:#d00712;}
        
        Text color #d00712
      
           This box has a color of #d00712        
        
          <div style="background-color:#d00712;">Content here</div>
        
        
          .mybackground {background-color:#d00712;}
        
        Background color #d00712
      
           Border around this has a color of #d00712        
        
          <div style="border:2px solid #d00712;">Content here</div>
        
        
          .myborder {border:2px solid #d00712;}
        
        Border color #d00712