#d3003c color space conversions
Hex:
#d3003c
RGB:
211, 0, 60
CMY:
17, 100, 76
CMYK:
0, 100, 72, 17
HSL:
343°, 100.0000%, 41.3725%
HSV (HSB):
343°, 100.0000%, 82.7451%
XYZ:
27.6796, 14.1751, 5.5522
xyY:
0.5839, 0.2990, 14.1751
CIE-Lab:
44.4830, 70.7159, 30.1164
CIE-LCH:
44.4830, 76.8618, 23.0681
CIE-Luv:
44.4830, 134.7581, 16.2731
Hunter-Lab:
37.6499, 65.3431, 17.6115
#d3003c color charts
#d3003c RGB chart
#d3003c CMYK chart
#d3003c RGB pie chart
#d3003c color shades, tints & tones
#d3003c color schemes
#d3003c color preview, HTML & CSS examples
This text has a color of #d3003c
<p style="color:#d3003c;">Text here</p>
.mytext {color:#d3003c;}
Text color #d3003c
This box has a color of #d3003c
<div style="background-color:#d3003c;">Content here</div>
.mybackground {background-color:#d3003c;}
Background color #d3003c
Border around this has a color of #d3003c
<div style="border:2px solid #d3003c;">Content here</div>
.myborder {border:2px solid #d3003c;}
Border color #d3003c