#d00542 color space conversions
Hex:
        #d00542
        RGB:
        208, 5, 66
        CMY:
        18, 98, 74
        CMYK:
        0, 98, 68, 18
      HSL:
        342°, 95.3052%, 41.7647%
        HSV (HSB):
        342°, 97.5962%, 81.5686%
        XYZ:
        27.0501, 13.9118, 6.4138
        xyY:
        0.5710, 0.2936, 13.9118
      CIE-Lab:
        44.1062, 69.8087, 25.8130
        CIE-LCH:
        44.1062, 74.4282, 20.2928
        CIE-Luv:
        44.1062, 129.8865, 13.0324
        Hunter-Lab:
        37.2985, 64.1815, 15.9135
      #d00542 color charts
#d00542 RGB chart
      #d00542 CMYK chart
      #d00542 RGB pie chart
      #d00542 color shades, tints & tones
#d00542 color schemes
#d00542 color preview, HTML & CSS examples
           This text has a color of #d00542        
        
          <p style="color:#d00542;">Text here</p>
        
        
          .mytext {color:#d00542;}
        
        Text color #d00542
      
           This box has a color of #d00542        
        
          <div style="background-color:#d00542;">Content here</div>
        
        
          .mybackground {background-color:#d00542;}
        
        Background color #d00542
      
           Border around this has a color of #d00542        
        
          <div style="border:2px solid #d00542;">Content here</div>
        
        
          .myborder {border:2px solid #d00542;}
        
        Border color #d00542