#d0003c color space conversions
Hex:
#d0003c
RGB:
208, 0, 60
CMY:
18, 100, 76
CMYK:
0, 100, 71, 18
HSL:
343°, 100.0000%, 40.7843%
HSV (HSB):
343°, 100.0000%, 81.5686%
XYZ:
26.8280, 13.7361, 5.5123
xyY:
0.5823, 0.2981, 13.7361
CIE-Lab:
43.8521, 70.0013, 29.2065
CIE-LCH:
43.8521, 75.8499, 22.6472
CIE-Luv:
43.8521, 132.5027, 15.5861
Hunter-Lab:
37.0623, 64.3506, 17.1254
#d0003c color charts
#d0003c color shades, tints & tones
#d0003c color schemes
#d0003c color preview, HTML & CSS examples
This text has a color of #d0003c
<p style="color:#d0003c;">Text here</p>
.mytext {color:#d0003c;}
This box has a color of #d0003c
<div style="background-color:#d0003c;">Content here</div>
.mybackground {background-color:#d0003c;}
Border around this has a color of #d0003c
<div style="border:2px solid #d0003c;">Content here</div>
.myborder {border:2px solid #d0003c;}