#d00c46 color space conversions
Hex:
        #d00c46
        RGB:
        208, 12, 70
        CMY:
        18, 95, 73
        CMYK:
        0, 94, 66, 18
      HSL:
        342°, 89.0909%, 43.1373%
        HSV (HSB):
        342°, 94.2308%, 81.5686%
        XYZ:
        27.2494, 14.1150, 7.0826
        xyY:
        0.5625, 0.2913, 14.1150
      CIE-Lab:
        44.3975, 69.3589, 23.6992
        CIE-LCH:
        44.3975, 73.2961, 18.8648
        CIE-Luv:
        44.3975, 127.5669, 11.4526
        Hunter-Lab:
        37.5700, 63.7180, 15.1217
      #d00c46 color charts
#d00c46 RGB chart
      #d00c46 CMYK chart
      #d00c46 RGB pie chart
      #d00c46 color shades, tints & tones
#d00c46 color schemes
#d00c46 color preview, HTML & CSS examples
           This text has a color of #d00c46        
        
          <p style="color:#d00c46;">Text here</p>
        
        
          .mytext {color:#d00c46;}
        
        Text color #d00c46
      
           This box has a color of #d00c46        
        
          <div style="background-color:#d00c46;">Content here</div>
        
        
          .mybackground {background-color:#d00c46;}
        
        Background color #d00c46
      
           Border around this has a color of #d00c46        
        
          <div style="border:2px solid #d00c46;">Content here</div>
        
        
          .myborder {border:2px solid #d00c46;}
        
        Border color #d00c46