#d00c37 color space conversions
Hex:
        #d00c37
        RGB:
        208, 12, 55
        CMY:
        18, 95, 78
        CMYK:
        0, 94, 74, 18
      HSL:
        347°, 89.0909%, 43.1373%
        HSV (HSB):
        347°, 94.2308%, 81.5686%
        XYZ:
        26.8335, 13.9487, 4.8925
        xyY:
        0.5875, 0.3054, 13.9487
      CIE-Lab:
        44.1592, 68.6998, 32.6199
        CIE-LCH:
        44.1592, 76.0508, 25.3992
        CIE-Luv:
        44.1592, 132.1664, 18.5607
        Hunter-Lab:
        37.3479, 62.8886, 18.3767
      #d00c37 color charts
#d00c37 RGB chart
      #d00c37 CMYK chart
      #d00c37 RGB pie chart
      #d00c37 color shades, tints & tones
#d00c37 color schemes
#d00c37 color preview, HTML & CSS examples
           This text has a color of #d00c37        
        
          <p style="color:#d00c37;">Text here</p>
        
        
          .mytext {color:#d00c37;}
        
        Text color #d00c37
      
           This box has a color of #d00c37        
        
          <div style="background-color:#d00c37;">Content here</div>
        
        
          .mybackground {background-color:#d00c37;}
        
        Background color #d00c37
      
           Border around this has a color of #d00c37        
        
          <div style="border:2px solid #d00c37;">Content here</div>
        
        
          .myborder {border:2px solid #d00c37;}
        
        Border color #d00c37