#d00c50 color space conversions
Hex:
        #d00c50
        RGB:
        208, 12, 80
        CMY:
        18, 95, 69
        CMYK:
        0, 94, 62, 18
      HSL:
        339°, 89.0909%, 43.1373%
        HSV (HSB):
        339°, 94.2308%, 81.5686%
        XYZ:
        27.5919, 14.2520, 8.8861
        xyY:
        0.5439, 0.2809, 14.2520
      CIE-Lab:
        44.5922, 69.8949, 17.7172
        CIE-LCH:
        44.5922, 72.1055, 14.2240
        CIE-Luv:
        44.5922, 124.0162, 5.9257
        Hunter-Lab:
        37.7519, 64.3953, 12.4705
      #d00c50 color charts
#d00c50 RGB chart
      #d00c50 CMYK chart
      #d00c50 RGB pie chart
      #d00c50 color shades, tints & tones
#d00c50 color schemes
#d00c50 color preview, HTML & CSS examples
           This text has a color of #d00c50        
        
          <p style="color:#d00c50;">Text here</p>
        
        
          .mytext {color:#d00c50;}
        
        Text color #d00c50
      
           This box has a color of #d00c50        
        
          <div style="background-color:#d00c50;">Content here</div>
        
        
          .mybackground {background-color:#d00c50;}
        
        Background color #d00c50
      
           Border around this has a color of #d00c50        
        
          <div style="border:2px solid #d00c50;">Content here</div>
        
        
          .myborder {border:2px solid #d00c50;}
        
        Border color #d00c50